Home
last modified time | relevance | path

Searched refs:format_path (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Devent_type.cpp137 std::string format_path = formats_dirname + format_name; in ParseEventFormats() local
139 if (!android::base::ReadFileToString(format_path, &format_content)) { in ParseEventFormats()
/system/extras/simpleperf/scripts/
Dtest.py1332 def format_path(path): function
1336 format_path('SimpleperfExampleWithNative/app/src/main/cpp/native-lib.cpp'),
1340 format_path('SimpleperfExampleWithNative/app/src/main/cpp/native-lib.cpp'),
1344 format_path('SimpleperfExampleWithNative/app/src/main/java/com/example/' +
1349 format_path('SimpleperfExampleOfKotlin/app/src/main/java/com/example/' +