Searched defs:encode_to_proto (Results 1 - 1 of 1) sorted by relevance

/system/extras/perfprofd/
H A Dperfprofdcore.cc484 PROFILE_RESULT encode_to_proto(const std::string &data_file_path, function
795 return encode_to_proto(data_file_path, path.c_str(), config, cpu_utilization);
891 encode_to_proto(perf_file_to_convert, encoded_path.c_str(), config, 0);

Completed in 105 milliseconds