Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_profiler/test/unittest/
Dnetwork_profiler_test.cpp129 void StartProcess(const std::string& name, const std::string& args) in StartProcess() function in __anon214a08910111::NetworkProfilerTest
/developtools/profiler/device/plugins/ffrt_profiler/test/unittest/
Dffrt_profiler_test.cpp79 void StartProcess(const std::string& name, const std::string& args) in StartProcess() function in __anon426aeb010111::FfrtPofilerTest
/developtools/profiler/device/base/src/
Dcommon.cpp190 int StartProcess(const std::string& processBin, std::vector<char*>& argv) in StartProcess() function