Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_profiler/service/src/
Dnetwork_profiler_manager.cpp92 bool isExist = COMMON::IsProcessExist(name, pidValue); in CheckConfig() local
110 bool isExist = COMMON::IsProcessExist(name, pidValue); in CheckConfig() local
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
Dffrt_profiler_manager.cpp85 bool isExist = COMMON::IsProcessExist(name, pidValue); in CheckConfig() local
101 bool isExist = COMMON::IsProcessExist(name, pidValue); in CheckConfig() local
/developtools/profiler/device/plugins/native_daemon/src/
Dmain.cpp228 bool isExist = COMMON::IsProcessExist(processName, pidValue); in GetHookedProceInfo() local
Dhook_manager.cpp122 bool isExist = COMMON::IsProcessExist(processName, pidValue); in CheckProcessName() local