Home
last modified time | relevance | path

Searched refs:defStrValue (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/
Dhidebug_base.c116 char defStrValue[PARAM_BUF_LEN] = { 0 }; in QueryParams() local
117 int retLen = GetParameter(queryName, defStrValue, paramOutBuf, PARAM_BUF_LEN); in QueryParams()
183 char defStrValue[PARAM_BUF_LEN] = { 0 }; in MatchMallocHookStartupProp() local
184 int retLen = GetParameter(LIBC_HOOK_PARAM, defStrValue, paramOutBuf, PARAM_BUF_LEN); in MatchMallocHookStartupProp()