Home
last modified time | relevance | path

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

/developtools/packing_tool/packing_tool/frameworks/src/
Dzip_utils.cpp93 bool isExist = false; in IsFileExistsInZip() local
141 bool isExist = false; in IsFileNameExistsInZip() 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/network_profiler/service/src/
Dnetwork_profiler_manager.cpp94 bool isExist = COMMON::IsProcessExist(name, pidValue); in CheckStartupProcessName() local
116 bool isExist = COMMON::IsProcessExist(name, pidValue); in CheckRestartProcessName() local
/developtools/profiler/device/plugins/native_daemon/src/
Dmain.cpp230 bool isExist = COMMON::IsProcessExist(processName, pidValue); in GetHookedProceInfo() local
Dhook_manager.cpp128 bool isExist = COMMON::IsProcessExist(processName, pidValue); in CheckProcessName() local