Home
last modified time | relevance | path

Searched defs:holder (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp525 auto holder = weakClient.lock(); in hook_malloc() local
621 auto holder = weakClient.lock(); in hook_aligned_alloc() local
726 auto holder = weakClient.lock(); in hook_calloc() local
826 auto holder = weakClient.lock(); in hook_realloc() local
937 auto holder = weakClient.lock(); in hook_free() local
980 auto holder = weakClient.lock(); in hook_free() local
1029 … const StackRawData& rawdata, std::shared_ptr<HookSocketClient>& holder) in SendMmapFileRawData()
1112 auto holder = weakClient.lock(); in hook_mmap() local
1202 auto holder = weakClient.lock(); in hook_munmap() local
1270 auto holder = weakClient.lock(); in hook_prctl() local
[all …]
/developtools/profiler/device/plugins/ffrt_profiler/client/src/
Dffrt_profiler.cpp161 auto holder = weakClient.lock(); in FfrtProfilerSendData() local
/developtools/profiler/device/plugins/network_profiler/client/src/
Dnetwork_profiler.cpp202 auto holder = weakClient.lock(); in NetworkProfilerSendData() local
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/interop/
DInteropNativeModule.js44 static _CallCallbackResourceHolder(holder, resourceId) { throw "method not loaded"; } argument