Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp413 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_malloc() local
519 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_aligned_alloc() local
676 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_calloc() local
793 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_realloc() local
848 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_free() local
927 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_free() local
1044 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_mmap() local
1148 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_munmap() local
1200 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_prctl() local
1270 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_memtrace() local
[all …]
/developtools/profiler/device/plugins/ffrt_profiler/client/src/
Dffrt_profiler.cpp160 std::weak_ptr<FfrtProfilerSocketClient> weakClient = socketClent_; in FfrtProfilerSendData() local
/developtools/profiler/device/plugins/network_profiler/client/src/
Dnetwork_profiler.cpp196 std::weak_ptr<NetworkProfilerSocketClient> weakClient = socketClent_; in NetworkProfilerSendData() local