Searched defs:mapKey (Results 1 – 7 of 7) sorted by relevance
84 std::string mapKey = std::to_string(uid) + "_" + bundleName; variable162 std::string mapKey = std::to_string(uid) + "_" + bundleName; variable
203 int32_t mapKey = iter->first; in RecoverDelayedTask() local389 int32_t mapKey = resourceInfo->IsProcess() ? callbackInfo->GetPid() : callbackInfo->GetUid(); in ApplyEfficiencyResourcesInner() local460 int32_t mapKey = isProcess ? callbackInfo->GetPid() : callbackInfo->GetUid(); in UpdateResourcesEndtime() local468 void BgEfficiencyResourcesMgr::ResetTimeOutResource(int32_t mapKey, bool isProcess) in ResetTimeOutResource()713 int32_t mapKey = std::atoi(dumpOption[2].c_str()); in DumpResetResource() local720 std::shared_ptr<ResourceApplicationRecord>> &infoMap, int32_t mapKey, uint32_t cleanResource, in RemoveTargetResourceRecord()
450 std::string mapKey = std::to_string(uid) + "_" + name; in AddExemptionFlag() local466 std::string mapKey = std::to_string(uid) + "_" + name; in RemoveExemptionFlag() local494 const std::string mapKey = std::to_string(uid) + "_" + bundleName; in GetAndCreateAppInfo() local
187 char mapKey[TEMP_STR_MAX_LEN]; in ProcessAppInfo() local247 char mapKey[TEMP_STR_MAX_LEN]; in ProcessPermissionEntry() local
906 …std::string mapKey = std::to_string(uid) + SEPARATOR + abilityName + SEPARATOR + std::to_string(ab… in StopBackgroundRunningInner() local1223 void BgContinuousTaskMgr::SetReason(const std::string &mapKey, int32_t reason) in SetReason()1234 bool BgContinuousTaskMgr::RemoveContinuousTaskRecord(const std::string &mapKey) in RemoveContinuousTaskRecord()1249 bool BgContinuousTaskMgr::StopContinuousTaskByUser(const std::string &mapKey) in StopContinuousTaskByUser()
269 PublishedObserverMapKey mapKey(data.key_, data.subscriberId_); in EmitOnEnable() local
437 string mapKey = it.first; in CheckSyncProcess() local