Home
last modified time | relevance | path

Searched defs:keys (Results 451 - 475 of 623) sorted by relevance

1...<<11121314151617181920>>...25

/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp783 JSIValue keys = JSI::GetObjectKeys(object); in JSIInterfaceTest021() local
/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp624 napi_value keys; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp368 int32_t HdiDeviceImpl::GetSupportedMetaDataKey(uint32_t screenId, std::vector<GraphicHDRMetadataKey> &keys) in GetSupportedMetaDataKey() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp2002 const std::set<std::string> keys; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_batch_crud_test.cpp181 std::vector<DistributedDB::Key> keys; in HWTEST_F() local
339 std::vector<DistributedDB::Key> keys; HWTEST_F() local
608 CheckBatchCrud(vector<Entry> entries, vector<Key> keys) CheckBatchCrud() argument
802 std::vector<DistributedDB::Key> keys; HWTEST_F() local
917 std::vector<DistributedDB::Key> keys; HWTEST_F() local
1227 std::vector<DistributedDB::Key> keys; HWTEST_F() local
1403 std::vector<DistributedDB::Key> keys; HWTEST_F() local
1496 std::vector<DistributedDB::Key> keys = {KEY_4, KEY_5}; HWTEST_F() local
[all...]
H A Ddistributeddb_nb_predicate_query_test.cpp106 vector<Key> keys; in PrepareSchemaDBAndData() local
1688 vector<Key> keys = {KEY_1, KEY_2, KEY_3, KEY_4, KEY_5, KEY_6, KEY_7}; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp637 int RdSingleVerStorageExecutor::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp722 static void CreatEntrys(int recordSize, vector<Key> &keys, vector<Value> &values, vector<Entry> &entries) in CreatEntrys() argument
762 vector<Key> keys; in HWTEST_F() local
1240 vector<Key> keys; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Djs_datashare_ext_ability.cpp152 napi_value keys = 0; in UnwrapBatchUpdateResult() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp87 OhCloudExtVector *keys = nullptr; in GetAppInfo() local
205 OhCloudExtVector *keys = nullptr; in GetTables() local
412 OhCloudExtVector *keys = nullptr; SaveSubscription() local
427 SaveRelation(std::shared_ptr<OhCloudExtVector> keys, std::shared_ptr<OhCloudExtVector> values, DBSub &sub) SaveRelation() argument
480 OhCloudExtVector *keys = nullptr; GetRelation() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_util.cpp834 napi_value keys = 0; in GetValue() local
1204 std::vector<OHOS::DistributedKv::Key> keys; in GetValue() local
H A Djs_single_kv_store.cpp222 std::vector<DistributedKv::Blob> keys; in Delete() member
377 std::vector<std::string> keys; in DeleteBatch() member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp1138 int SqliteQueryHelper::BindKeysToStmt(const std::set<Key> &keys, sqlite3_stmt *&statement, int &index) const in BindKeysToStmt() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp725 std::vector<Key> keys; in HWTEST_F() local
777 std::vector<Key> keys; in HWTEST_F() local
829 std::vector<Key> keys; in HWTEST_F() local
888 std::vector<Key> keys; in CancelTestInit() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp240 DBStatus KvStoreNbDelegateImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
350 DBStatus KvStoreNbDelegateImpl::DeleteLocalBatch(const std::vector<Key> &keys) in DeleteLocalBatch() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp550 int MultiVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp290 int Metadata::GetAllMetadataKey(std::vector<std::vector<uint8_t>> &keys) in GetAllMetadataKey() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kvstore_test.cpp563 std::set<Key> keys; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp444 napi_value keys = nullptr; in ParseValuesBucket() local
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp612 std::vector<NativeRdb::RdbStore::PRIKey> keys = CArrPRIKeyTypeToPRIKeyArray(cPrimaryKeys); in GetModifyTime() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp548 GetModifyTime(const std::string &table, const std::string &column, std::vector<PRIKey> &keys) GetModifyTime() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
H A Dresource_manager_test.cpp537 CapabilityInfoManager::Keys keys; in HWTEST_F() local
1136 std::vector<std::string> keys; in HWTEST_F() local
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
H A Drdb_store_test.cpp1967 int64_t keys[] = { 1 }; in SUB_DDM_RDB_4100() local
2017 int64_t keys[] = { 1 }; in SUB_DDM_RDB_4200() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java949 findResourceWithFallback( String[] keys, int depth, ICUResourceBundle base, UResourceBundle requested) findResourceWithFallback() argument
1107 getResPathKeys(String[] keys, int depth) getResPathKeys() argument
1137 getResPathKeys(String path, int num, String[] keys, int start) getResPathKeys() argument
1615 getAliasedResource( ICUResourceBundle base, String[] keys, int depth, String key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument
1635 getAliasedResource( String rpath, ClassLoader loaderToUse, String baseName, String[] keys, int depth, String[] baseKeyPath, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument
[all...]
H A DICUResourceBundleReader.java1150 private int[] keys = new int[SIMPLE_LENGTH]; field in ICUResourceBundleReader.ResourceCache
1190 int[] keys; field in ICUResourceBundleReader.ResourceCache.Level
[all...]

Completed in 54 milliseconds

1...<<11121314151617181920>>...25