Searched defs:mapKey (Results 1 – 8 of 8) sorted by relevance
62 std::string mapKey = std::to_string(uid) + "_" + bundleName; variable139 std::string mapKey = std::to_string(uid) + "_" + bundleName; variable
205 int32_t mapKey = iter->first; in RecoverDelayedTask() local388 int32_t mapKey = resourceInfo->IsProcess() ? callbackInfo->GetPid() : callbackInfo->GetUid(); in ApplyEfficiencyResourcesInner() local459 int32_t mapKey = isProcess ? callbackInfo->GetPid() : callbackInfo->GetUid(); in UpdateResourcesEndtime() local467 void BgEfficiencyResourcesMgr::ResetTimeOutResource(int32_t mapKey, bool isProcess) in ResetTimeOutResource()707 int32_t mapKey = std::atoi(dumpOption[2].c_str()); in DumpResetResource() local714 std::shared_ptr<ResourceApplicationRecord>> &infoMap, int32_t mapKey, uint32_t cleanResource, in RemoveTargetResourceRecord()
116 auto mapKey = std::make_pair(bundleName, moduleName); in RemoveResourceAdapter() local
439 for (const mapKey of obj.keys()) { constant
439 std::string mapKey = std::to_string(uid) + "_" + name; in AddExemptionFlag() local455 std::string mapKey = std::to_string(uid) + "_" + name; in RemoveExemptionFlag() local483 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
742 std::string mapKey = std::to_string(uid) + SEPARATOR + abilityName; in StopBackgroundRunningInner() local1056 bool BgContinuousTaskMgr::RemoveContinuousTaskRecord(const std::string &mapKey) in RemoveContinuousTaskRecord()1071 bool BgContinuousTaskMgr::StopContinuousTaskByUser(const std::string &mapKey) in StopContinuousTaskByUser()
266 PublishedObserverMapKey mapKey(data.key_, data.subscriberId_); in EmitOnEnable() local