Searched defs:deviceTypeStrToEnum (Results 1 – 2 of 2) sorted by relevance
43 static std::unordered_map<std::string, DeviceType> deviceTypeStrToEnum; variable
39 std::unordered_map<std::string, DeviceType> AudioDefinitionPolicyUtils::deviceTypeStrToEnum = { member in OHOS::AudioStandard::AudioDefinitionPolicyUtils