Home
last modified time | relevance | path

Searched defs:pRet (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/hidump_plugin/test/unittest/
Dhidump_plugin_unittest.cpp223 char* pRet = fgets(buff, BUF_MAX_LEN - 1, fp.get()); in RecordFileExist() local
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp617 void* pRet = nullptr; in hook_valloc() local
626 void* pRet = nullptr; in hook_calloc() local
726 void* pRet = nullptr; in hook_memalign() local
735 void* pRet = nullptr; in hook_realloc() local
/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
Dhilog_plugin_unittest.cpp112 char* pRet = fgets(buff, BUF_MAX_LEN - 1, fp.get()); in RecordFileExist() local