Home
last modified time | relevance | path

Searched refs:ProtoChannelFromString (Results 1 – 3 of 3) sorted by relevance

/system/core/metricsd/uploader/
Dupload_service_test.cc225 EXPECT_EQ(SystemProfileCache::ProtoChannelFromString("developer-build"), in TEST_F()
229 SystemProfileCache::ProtoChannelFromString("dev-channel")); in TEST_F()
232 SystemProfileCache::ProtoChannelFromString("stable-channel")); in TEST_F()
235 SystemProfileCache::ProtoChannelFromString("this is a test")); in TEST_F()
Dsystem_profile_cache.cc127 profile_.channel = ProtoChannelFromString(channel); in Initialize()
184 metrics::SystemProfileProto_Channel SystemProfileCache::ProtoChannelFromString( in ProtoChannelFromString() function in SystemProfileCache
Dsystem_profile_cache.h60 static metrics::SystemProfileProto_Channel ProtoChannelFromString(