Searched refs:typeFromString (Results 1 – 2 of 2) sorted by relevance
52 bool AudioPowerUsage::typeFromString(const std::string& type_string, int32_t& type) { in typeFromString() function in android::mediametrics::AudioPowerUsage262 typeFromString(type_string, type); in checkTrackRecord()267 typeFromString(type_string, type); in checkTrackRecord()272 typeFromString(type_string, type); in checkTrackRecord()
82 static bool typeFromString(const std::string& type_string, int32_t& type);