Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/tools/ap_file_viewer/native/src/
Dprof_dump_json.cpp28 std::string apFilePath(path, pathSize); in ConvertApToJson() local
29 PGOProfilerDecoder decoder(apFilePath, 1); in ConvertApToJson()