Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp682 void* pRet = nullptr; in hook_valloc() local
691 void* pRet = nullptr; in hook_calloc() local
782 void* pRet = nullptr; in hook_memalign() local
791 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