Searched defs:localLabels (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 144 …const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteSupportLabels) … in SetCapabilityRange() argument
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 145 …const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteSupportLabels) … in SetCapabilityRange() argument
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 145 …const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteSupportLabels) … in SetCapabilityRange() argument
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_single_kv_store.h | 123 DistributedKv::Status SetCapabilityRange(const std::vector<std::string> &localLabels, in SetCapabilityRange()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_single_kv_store.h | 121 …const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteLabels) const o… in SetCapabilityRange()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | mock_single_kv_store.cpp | 166 …const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteSupportLabels) … in SetCapabilityRange() argument
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/ |
H A D | mock_single_kv_store.cpp | 157 …const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteSupportLabels) … in SetCapabilityRange() argument
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
H A D | mock_single_kv_store.cpp | 159 …const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteSupportLabels) … in SetCapabilityRange() argument
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 253 …const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteSupportLabels) … in SetCapabilityRange() argument
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_kv_store.cpp | 416 std::vector<std::string> localLabels; in SetSyncRange() member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 677 const std::vector<std::string> &localLabels, const std::vector<std::string> &remoteLabels) const in SetCapabilityRange() argument
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_single_kv_store.cpp | 515 std::vector<std::string> localLabels; in SetSyncRange() member
|