Searched refs:GetGlobalConfigTypeAsInt (Results 1 – 2 of 2) sorted by relevance
57 GlobalConfigType GetGlobalConfigTypeAsInt(xmlNode &node);
570 switch (GetGlobalConfigTypeAsInt(*currNode)) { in ParseGlobalConfigs()594 GlobalConfigType AudioPolicyParser::GetGlobalConfigTypeAsInt(xmlNode &node) in GetGlobalConfigTypeAsInt() function in OHOS::AudioStandard::AudioPolicyParser