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.cpp508 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_malloc() local
597 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_aligned_alloc() local
695 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_calloc() local
788 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_realloc() local
873 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_free() local
909 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_free() local
1017 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_mmap() local
1100 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_munmap() local
1156 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_prctl() local
1203 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