Home
last modified time | relevance | path

Searched defs:mapKey (Results 1 - 13 of 13) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_strategy_test.cpp83 std::string mapKey = std::to_string(uid) + "_" + bundleName; in HWTEST_F() local
161 std::string mapKey = std::to_string(uid) + "_" + bundleName; in HWTEST_F() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DStatisticsTool.java139 public Object mapKey(String key) in mapKey() method in StatisticsTool
H A DInputFile.java132 public Object mapKey(String key) in mapKey() method in InputFile
H A DNGramList.java26 Object mapKey(String key); in mapKey() method
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Drunning_lock_strategy.cpp450 std::string mapKey = std::to_string(uid) + "_" + name; in AddExemptionFlag() local
466 std::string mapKey = std::to_string(uid) + "_" + name; in RemoveExemptionFlag() local
494 const std::string mapKey = std::to_string(uid) + "_" + bundleName; in GetAndCreateAppInfo() local
/third_party/protobuf/php/tests/
H A DGeneratedClassTest.php1427 foreach ($value as $mapKey => &$element) { variable
1435 foreach ($value as $mapKey => &$element) { variable
1443 foreach ($value as $mapKey => &$element) { variable
1451 foreach ($value as $mapKey => &$element) { variable
1463 foreach ($value as $mapKey => &$element) { variable
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp206 int32_t mapKey = iter->first; in RecoverDelayedTask() local
376 int32_t mapKey = resourceInfo->IsProcess() ? callbackInfo->GetPid() : callbackInfo->GetUid(); in ApplyEfficiencyResourcesInner() local
447 int32_t mapKey = isProcess ? callbackInfo->GetPid() : callbackInfo->GetUid(); in UpdateResourcesEndtime() local
455 ResetTimeOutResource(int32_t mapKey, bool isProcess) ResetTimeOutResource() argument
697 int32_t mapKey = std::atoi(dumpOption[2].c_str()); DumpResetResource() local
703 RemoveTargetResourceRecord(std::unordered_map<int32_t, std::shared_ptr<ResourceApplicationRecord>> &infoMap, int32_t mapKey, uint32_t cleanResource, EfficiencyResourcesEventType type) RemoveTargetResourceRecord() argument
[all...]
/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c188 char mapKey[TEMP_STR_MAX_LEN]; in ProcessAppInfo() local
248 char mapKey[TEMP_STR_MAX_LEN]; in ProcessPermissionEntry() local
[all...]
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp900 std::string mapKey = std::to_string(uid) + SEPARATOR + abilityName + SEPARATOR + std::to_string(abilityId); in StopBackgroundRunningInner() local
1214 void BgContinuousTaskMgr::SetReason(const std::string &mapKey, int32_t reason) in SetReason() argument
1226 bool BgContinuousTaskMgr::RemoveContinuousTaskRecord(const std::string &mapKey) in RemoveContinuousTaskRecord() argument
1241 StopContinuousTaskByUser(const std::string &mapKey) StopContinuousTaskByUser() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_check_sync_test.cpp487 string mapKey = it.first; in CheckSyncProcess() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dreslist.cpp504 SRBRoot::mapKey(int32_t oldpos) const { in mapKey() function in SRBRoot
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.cpp504 SRBRoot::mapKey(int32_t oldpos) const { in mapKey() function in SRBRoot
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dreslist.cpp504 SRBRoot::mapKey(int32_t oldpos) const { in mapKey() function in SRBRoot

Completed in 21 milliseconds