Home
last modified time | relevance | path

Searched defs:delKeys (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter.cpp201 std::vector<std::string> delKeys; in DeleteByAppId() local
222 std::vector<DistributedKv::Key> delKeys; in DeleteBatch() local
236 for (auto delKeys : delKeyBatches) { in DeleteBatch() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp695 int32_t DeviceProfileManager::DeleteBatchByKeys(const std::vector<std::string>& delKeys) in DeleteBatchByKeys()
848 std::vector<std::string> delKeys; in FixLocalData() local
873 std::vector<std::string> delKeys; in FixRemoteDataWhenPeerIsNonOH() local
905 std::vector<std::string> delKeys; in FixRemoteDataWhenPeerIsOHBase() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H A Dkv_adapter.cpp378 std::vector<DistributedKv::Key> delKeys; in DeleteBatch() local
392 for (auto delKeys : delKeyBatches) { in DeleteBatch() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_data_change_listener.cpp89 std::vector<std::string> delKeys = keys[ChangeOp::OP_DELETE]; in OnChange() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dmeta_info_manager.cpp373 std::vector<std::string> delKeys = keys[ChangeOp::OP_DELETE]; in OnChange() local
H A Dcapability_info_manager.cpp366 std::vector<std::string> delKeys = keys[ChangeOp::OP_DELETE]; in OnChange() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp2010 std::vector<std::string> delKeys; in ResetDistributedEnabled() local