Searched refs:paramBufferLen (Results 1 – 1 of 1) sorted by relevance
271 constexpr int paramBufferLen = 128; in ohos_malloc_hook_on_start() local272 char paramOutBuf[paramBufferLen] = {0}; in ohos_malloc_hook_on_start()273 … int ret = GetParameter("persist.hiviewdfx.profiler.mem.filter", "", paramOutBuf, paramBufferLen); in ohos_malloc_hook_on_start()