HomeSort by relevance Sort by last modified time
    Searched defs:SystemProfileCache (Results 1 - 2 of 2) sorted by null

  /system/core/metricsd/uploader/
system_profile_cache.h 49 class SystemProfileCache : public SystemProfileSetter {
51 SystemProfileCache();
53 SystemProfileCache(bool testing, const base::FilePath& metrics_directory);
system_profile_cache.cc 56 SystemProfileCache::SystemProfileCache()
63 SystemProfileCache::SystemProfileCache(bool testing,
71 bool SystemProfileCache::Initialize() {
139 bool SystemProfileCache::InitializeOrCheck() {
143 bool SystemProfileCache::Populate(
171 std::string SystemProfileCache::GetPersistentGUID(
184 metrics::SystemProfileProto_Channel SystemProfileCache::ProtoChannelFromString(

Completed in 393 milliseconds