Searched refs:GetServiceNameByPos (Results 1 – 5 of 5) sorted by relevance
158 …if (ProfileCache::GetInstance().GetServiceNameByPos(i, SWITCH_SERVICE_MAP, serviceName) != DP_SUCC… in AddSwitchStatusToDB()
85 …int32_t GetServiceNameByPos(int32_t pos, const std::unordered_map<std::string, SwitchFlag>& switch…
213 … int32_t res = ProfileCache::GetInstance().GetServiceNameByPos(i, SWITCH_SERVICE_MAP, serviceName); in HandleSwitchUpdateChange()
341 res = ProfileCache::GetInstance().GetServiceNameByPos(i, SWITCH_SERVICE_MAP, serviceName); in RefreshLocalSwitchProfile()
736 int32_t ProfileCache::GetServiceNameByPos(int32_t pos, in GetServiceNameByPos() function in OHOS::DistributedDeviceProfile::ProfileCache