Home
last modified time | relevance | path

Searched refs:GetExecPath (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Denvironment.h70 bool GetExecPath(std::string* exec_path);
Denvironment.cpp406 bool GetExecPath(std::string* exec_path) { in GetExecPath() function
Dcmd_record.cpp768 GetExecPath(&exec_path); in DumpAdditionalFeatures()