Searched defs:processName (Results 1 – 4 of 4) sorted by relevance
44 static void StartMemoryHook(const char* processName) in StartMemoryHook()
301 const std::string processName = "cast_engine_service"; in PushAlongParam() local
941 const std::string processName = "cast_engine_service"; variable
260 char processName[PROCESS_NAME_LEN]; /** Process name array */ member