Home
last modified time | relevance | path

Searched defs:type_string (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/mediametrics/
DAudioPowerUsage.cpp52 bool AudioPowerUsage::typeFromString(const std::string& type_string, int32_t& type) { in typeFromString()
257 std::string type_string; in checkTrackRecord() local