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

  /system/core/metricsd/uploader/
metrics_log_base.cc 62 uma_proto_.mutable_system_profile()->set_app_version(version_string);
metrics_log_base_unittest.cc 73 expected.mutable_system_profile()->set_app_version("bogus version");
system_profile_cache.cc 162 profile_proto->set_app_version(profile_.version);
  /system/update_engine/
omaha_request_params.h 114 inline void set_app_version(const std::string& version) { function in class:chromeos_update_engine::OmahaRequestParams

Completed in 2840 milliseconds