Searched refs:GetDeviceByType (Results 1 – 4 of 4) sorted by relevance
26 str += AceResKeyParser::GetInstance().GetDeviceByType(DeviceType(size % enumNum)); in GetString()
46 std::string GetDeviceByType(DeviceType type) const;
350 std::string AceResKeyParser::GetDeviceByType(DeviceType type) const in GetDeviceByType() function in OHOS::Ace::AceResKeyParser
652 … appending.append(AceResKeyParser::GetInstance().GetDeviceByType(static_cast<DeviceType>(value))); in GetConfigString()