Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dperfprofdcore.cc890 std::string encoded_path = perf_file_to_convert + ".encoded"; in perfprofd_main() local
891 encode_to_proto(perf_file_to_convert, encoded_path.c_str(), config, 0); in perfprofd_main()