Home
last modified time | relevance | path

Searched defs:mapKey (Results 1 – 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/compat/src/typescript/
Dprop-deep-copy.ts74 for (const mapKey of sourceObject.keys()) { constant
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/incremental/compat/src/typescript/
Dprop-deep-copy.ts74 for (const mapKey of sourceObject.keys()) { constant
/foundation/resourceschedule/device_standby/plugins/test/unittest/
Dstandby_plugin_strategy_test.cpp83 std::string mapKey = std::to_string(uid) + "_" + bundleName; variable
161 std::string mapKey = std::to_string(uid) + "_" + bundleName; variable
/foundation/resourceschedule/device_standby/plugins/strategy/src/
Drunning_lock_strategy.cpp453 std::string mapKey = std::to_string(uid) + "_" + name; in AddExemptionFlag() local
469 std::string mapKey = std::to_string(uid) + "_" + name; in RemoveExemptionFlag() local
497 const std::string mapKey = std::to_string(uid) + "_" + bundleName; in GetAndCreateAppInfo() local
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
Dbg_efficiency_resources_mgr.cpp224 int32_t mapKey = iter->first; in RecoverDelayedTask() local
461 int32_t mapKey = resourceInfo->IsProcess() ? callbackInfo->GetPid() : callbackInfo->GetUid(); in ApplyEfficiencyResourcesInner() local
535 int32_t mapKey = isProcess ? callbackInfo->GetPid() : callbackInfo->GetUid(); in UpdateResourcesEndtime() local
573 void BgEfficiencyResourcesMgr::ResetTimeOutResource(int32_t mapKey, bool isProcess) in ResetTimeOutResource()
922 int32_t mapKey = std::atoi(dumpOption[2].c_str()); in DumpResetResource() local
929 std::shared_ptr<ResourceApplicationRecord>> &infoMap, int32_t mapKey, uint32_t cleanResource, in RemoveTargetResourceRecord()
/foundation/communication/dsoftbus/core/common/security/permission/common/
Dpermission_entry.c192 char mapKey[TEMP_STR_MAX_LEN]; in ProcessAppInfo() local
252 char mapKey[TEMP_STR_MAX_LEN]; in ProcessPermissionEntry() local
/foundation/communication/dsoftbus/core/authentication/applykey/
Dauth_apply_key_manager.c55 char mapKey[KEY_LEN]; member
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
Dbg_continuous_task_mgr.cpp1030 …std::string mapKey = std::to_string(uid) + SEPARATOR + abilityName + SEPARATOR + std::to_string(ab… in StopBackgroundRunningInner() local
1660 void BgContinuousTaskMgr::SetReason(const std::string &mapKey, int32_t reason) in SetReason()
1671 bool BgContinuousTaskMgr::RemoveContinuousTaskRecord(const std::string &mapKey) in RemoveContinuousTaskRecord()
1686 bool BgContinuousTaskMgr::StopContinuousTaskByUser(const std::string &mapKey) in StopContinuousTaskByUser()
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
Dpublished_data_subscriber_manager.cpp275 PublishedObserverMapKey mapKey(data.key_, data.subscriberId_); in EmitOnEnable() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_cloud_sync_test/include/utils/
Djson_file_reader.h704 std::string mapKey; in ParseMetaDataAttachment() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_check_sync_test.cpp489 string mapKey = it.first; in CheckSyncProcess() local