Searched refs:atomTagToKey (Results 1 – 2 of 2) sorted by relevance
108 static std::string atomTagToKey(int32_t atomTag);
523 std::string MediaMetricsService::atomTagToKey(int32_t atomTag) in atomTagToKey() function in android::MediaMetricsService543 const std::string key(atomTagToKey(atomTag)); in pullItems()