Searched defs:mapKey (Results 1 – 7 of 7) sorted by relevance
62 std::string mapKey = std::to_string(uid) + "_" + bundleName; variable139 std::string mapKey = std::to_string(uid) + "_" + bundleName; variable
188 int32_t mapKey = iter->first; in RecoverDelayedTask() local351 int32_t mapKey = resourceInfo->IsProcess() ? callbackInfo->GetPid() : callbackInfo->GetUid(); in ApplyEfficiencyResourcesInner() local422 int32_t mapKey = isProcess ? callbackInfo->GetPid() : callbackInfo->GetUid(); in UpdateResourcesEndtime() local430 void BgEfficiencyResourcesMgr::ResetTimeOutResource(int32_t mapKey, bool isProcess) in ResetTimeOutResource()670 int32_t mapKey = std::atoi(dumpOption[2].c_str()); in DumpResetResource() local677 std::shared_ptr<ResourceApplicationRecord>> &infoMap, int32_t mapKey, uint32_t cleanResource, in RemoveTargetResourceRecord()
356 for (const mapKey of obj.keys()) { constant
440 std::string mapKey = std::to_string(uid) + "_" + name; in AddExemptionFlag() local456 std::string mapKey = std::to_string(uid) + "_" + name; in RemoveExemptionFlag() local484 const std::string mapKey = std::to_string(uid) + "_" + bundleName; in GetAndCreateAppInfo() local
168 char mapKey[TEMP_STR_MAX_LEN]; in ProcessAppInfo() local226 char mapKey[TEMP_STR_MAX_LEN]; in ProcessPermissionEntry() local
741 std::string mapKey = std::to_string(uid) + SEPARATOR + abilityName; in StopBackgroundRunningInner() local1068 bool BgContinuousTaskMgr::RemoveContinuousTaskRecord(const std::string &mapKey) in RemoveContinuousTaskRecord()1083 bool BgContinuousTaskMgr::StopContinuousTaskByUser(const std::string &mapKey) in StopContinuousTaskByUser()
266 PublishedObserverMapKey mapKey(data.key_, data.subscriberId_); in EmitOnEnable() local