Home
last modified time | relevance | path

Searched defs:data_file_path (Results 1 – 3 of 3) sorted by relevance

/system/extras/perfprofd/
Dperfprofdcore.cc424 static ProtoUniquePtr encode_to_proto(const std::string &data_file_path, in encode_to_proto()
446 PROFILE_RESULT encode_to_proto(const std::string &data_file_path, in encode_to_proto()
510 std::string data_file_path(destdir); in collect_profile() local
Dperfprofd_cmdline.cc240 std::string data_file_path(handler_config->destination_directory); in perfprofd_main() local
Dperfprofd_perf.cc61 const std::string &data_file_path, in InvokePerf()