Home
last modified time | relevance | path

Searched defs:keys (Results 376 - 400 of 635) sorted by relevance

1...<<11121314151617181920>>...26

/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy.cpp850 ErrCode AnsManagerProxy::RemoveNotifications(const std::vector<std::string> &keys, int32_t removeReason) in RemoveNotifications() argument
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp4102 std::vector<std::string> keys; in HWTEST_F() local
/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp667 std::vector<Attributes::AttributeKey> keys; in GetKeys() local
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
H A Duser_auth_service_fuzzer.cpp182 std::vector<Attributes::AttributeKey> keys; in FuzzGetProperty() local
484 std::vector<Attributes::AttributeKey> keys = {Attributes::ATTR_NEXT_FAIL_LOCKOUT_DURATION}; in FuzzFillGetPropertyValue() local
496 std::vector<Attributes::AttributeKey> keys = {Attributes::ATTR_NEXT_FAIL_LOCKOUT_DURATION}; in FuzzFillGetPropertyKeys() local
[all...]
/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp411 bool CJsonParamCheck(const cJSON *jsonObj, const std::initializer_list<std::string> &keys) in CJsonParamCheck() argument
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_new.cpp605 std::vector<ModifierKey> keys; in HWTEST_F() local
[all...]
H A Dview_abstract_test_ng.cpp1405 std::vector<ModifierKey> keys; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/event/
H A Ddrag_and_drop_impl.cpp32 int32_t OH_ArkUI_DragEvent_GetModifierKeyStates(ArkUI_DragEvent* event, uint64_t* keys) in OH_ArkUI_DragEvent_GetModifierKeyStates() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.cpp653 ListNode *keys = nullptr; in GetValueFromFile() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_tdd_test.cpp865 char* keys[itemCount]; in PreparePesudoObjects() local
133 PrepareStyleSheetWithKeyValues(const char* selector, JSValue selectorObj, const char* selectorName, const uint8_t itemCount, char* keys[], const uint16_t values[]) const PrepareStyleSheetWithKeyValues() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h290 GetModifyTime( const std::string &table, const std::string &columnName, std::vector<PRIKey> &keys) GetModifyTime() argument
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp637 GSError SurfaceBufferImpl::ListMetadataKeys(std::vector<uint32_t>& keys) in ListMetadataKeys() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/
H A Drsrenderserviceconnection_fuzzer.cpp354 std::vector<ScreenHDRMetadataKey> keys; in DoGetScreenSupportedColorGamuts() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp838 std::vector<ScreenHDRMetadataKey> keys; in HWTEST_F() local
855 std::vector<ScreenHDRMetadataKey> keys; in HWTEST_F() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_utils.cpp307 CreateObjectWithPropName( napi_env env, napi_value* result, size_t property_count, const char** keys) CreateObjectWithPropName() argument
317 CreateObjectWithPropNameAndValues( napi_env env, napi_value* result, size_t property_count, const char** keys, const std::vector<std::string> values) CreateObjectWithPropNameAndValues() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_netfirewall.cpp68 std::vector<CtKey> keys = ctRdMap_->GetAllKeys(); in ConntrackGcTask() local
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp546 std::vector<DistributedKv::Entry> DeviceProfileManager::GetEntriesByKeys(const std::vector<std::string>& keys) in GetEntriesByKeys() argument
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp152 std::vector<std::string> keys; in PutDeviceProfile() local
527 std::vector<std::string> keys; in FlushProfileItems() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp65 DBStatus KvStoreNbDelegateMock::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
181 DBStatus KvStoreNbDelegateMock::DeleteLocalBatch(const std::vector<Key> &keys) in DeleteLocalBatch() argument
H A Ddb_store_mock.cpp69 DBStatus DBStoreMock::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
192 DBStatus DBStoreMock::DeleteLocalBatch(const std::vector<Key> &keys) in DeleteLocalBatch() argument
289 DBStatus DBStoreMock::DeleteBatch(ConcurrentMap<Key, Value> &store, const std::vector<Key> &keys) in DeleteBatch() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dsingle_kvstore_client_test.cpp751 std::vector<Key> keys; in HWTEST_F() local
791 std::vector<Key> keys; in HWTEST_F() local
832 std::vector<Key> keys; HWTEST_F() local
872 std::vector<Key> keys; HWTEST_F() local
917 std::vector<Key> keys; HWTEST_F() local
971 std::vector<Key> keys; HWTEST_F() local
1028 std::vector<Key> keys; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp686 std::vector<Key> keys; in HWTEST_F() local
722 std::vector<Key> keys; in HWTEST_F() local
760 std::vector<Key> keys; in HWTEST_F() local
816 std::vector<Key> keys; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_single_ver_sync_db_Interface.cpp115 int VirtualSingleVerSyncDBInterface::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() argument
H A Dvirtual_relational_ver_sync_db_interface.cpp232 int VirtualRelationalVerSyncDBInterface::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() argument
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_js_utils.cpp504 napi_value keys = nullptr; in UnwrapTemplatePredicates() local

Completed in 57 milliseconds

1...<<11121314151617181920>>...26