HomeSort by relevance Sort by last modified time
    Searched refs:encode_to_proto (Results 1 - 3 of 3) sorted by null

  /system/extras/perfprofd/
perfprofdcore.h 70 PROFILE_RESULT encode_to_proto(const std::string &data_file_path,
perfprofdcore.cc 469 PROFILE_RESULT encode_to_proto(const std::string &data_file_path, function
777 return encode_to_proto(data_file_path, path.c_str(), config, cpu_utilization);
  /system/extras/perfprofd/tests/
perfprofd_test.cc 517 encode_to_proto(input_perf_data, encoded_file_path(0).c_str(), config, 0);

Completed in 70 milliseconds