Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp280 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_malloc() local
415 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_calloc() local
503 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_realloc() local
586 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_free() local
674 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_mmap() local
764 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_munmap() local
797 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_prctl() local
858 std::weak_ptr<HookSocketClient> weakClient = g_hookClient; in hook_memtrace() local