Searched defs:retLen (Results 1 – 1 of 1) sorted by relevance
| /developtools/profiler/hidebug/frameworks/native/ |
| D | hidebug_base.c | 112 int retLen = SystemReadParam(queryName, result, &bufferSize); in QueryParams() local 118 int retLen = GetParameter(queryName, NULL, result, size); in QueryParams() local 220 int retLen = SystemReadParam(LIBC_HOOK_PARAM, paramOutBuf, &size); in MatchMallocHookStartupProp() local 227 int retLen = GetParameter(LIBC_HOOK_PARAM, defStrValue, paramOutBuf, PARAM_BUF_LEN); in MatchMallocHookStartupProp() local
|