Method

DexAsyncResultset_name

Declaration [src]

void
dex_async_result_set_name (
  DexAsyncResult* async_result,
  const char* name
)

Description

No description available.

Parameters

name const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.