Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/debug/
H A Dmetrics_internals_utils.cc32 std::string PlatformToString(variations::Study::Platform platform) { in PlatformToString() function
136 CreateKeyValueDict("Platform", PlatformToString(state->platform))); in GetVariationsSummary()