Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp554 std::weak_ptr<AddressHandler> weakHandler = g_addrHandler; in hook_malloc() local
651 std::weak_ptr<AddressHandler> weakHandler = g_addrHandler; in hook_aligned_alloc() local
753 std::weak_ptr<AddressHandler> weakHandler = g_addrHandler; in hook_calloc() local
853 std::weak_ptr<AddressHandler> weakHandler = g_addrHandler; in hook_realloc() local
916 std::weak_ptr<AddressHandler> weakHandler = g_addrHandler; in hook_free() local
968 std::weak_ptr<AddressHandler> weakHandler = g_addrHandler; in hook_free() local