Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ffrt_profiler/test/unittest/
Dffrt_profiler_test.cpp71 void StartProcess(const std::string& name, const std::string& args) in StartProcess() function in __anonb28d085f0111::FfrtPofilerTest
/developtools/profiler/device/base/src/
Dcommon.cpp186 int StartProcess(const std::string& processBin, std::vector<char*>& argv) in StartProcess() function