Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/include/
Dnative_memory_profiler_sa_service.h54 … : hookMgr(manager), pid(pid), processName(processName), filePath(filePath), timerFd(timerFd), in hookMgr() function
57 std::shared_ptr<HookManager> hookMgr = nullptr; member