Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Dread_apk.h38 EmbeddedElf(std::string filepath, in EmbeddedElf()
50 const std::string &filepath() const { return filepath_; } in filepath() function
Denvironment.h43 std::string filepath; member
/system/core/adb/
Dadb_utils_test.cpp122 const std::string filepath = basepath + "/file"; local
/system/extras/tests/sdcard/
Dsdcard_perf_test.cpp610 char filepath[MAX_PATH]; in testTraverse() local