Home
last modified time | relevance | path

Searched defs:allKeys (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_backup_test.cpp269 std::vector<DistributedDB::Key> allKeys; variable
324 std::vector<DistributedDB::Key> allKeys; variable
379 std::vector<DistributedDB::Key> allKeys; variable
429 std::vector<DistributedDB::Key> allKeys; variable
770 std::vector<DistributedDB::Key> allKeys; variable
837 std::vector<DistributedDB::Key> allKeys; variable
889 std::vector<DistributedDB::Key> allKeys; variable
941 std::vector<DistributedDB::Key> allKeys; variable
979 std::vector<DistributedDB::Key> allKeys; in KvSubImportThread() local
H A Ddistributeddb_nb_backup_test.cpp229 std::vector<DistributedDB::Key> allKeys; variable
286 std::vector<DistributedDB::Key> allKeys; variable
344 std::vector<DistributedDB::Key> allKeys; variable
392 std::vector<DistributedDB::Key> allKeys; variable
840 std::vector<DistributedDB::Key> allKeys; variable
896 std::vector<DistributedDB::Key> allKeys; variable
944 std::vector<DistributedDB::Key> allKeys; variable
990 std::vector<DistributedDB::Key> allKeys; variable
1028 std::vector<DistributedDB::Key> allKeys; in NbSubImportThread() local
H A Ddistributeddb_kv_concurrency_crud_test.cpp183 vector<Key> allKeys; variable
271 vector<Key> allKeys; variable
304 vector<Key> allKeys; variable
H A Ddistributeddb_nb_batch_crud_test.cpp380 vector<Key> allKeys; variable
408 vector<Key> allKeys; variable
458 vector<Key> allKeys; variable
582 vector<Key> allKeys; variable
695 vector<Key> allKeys; in NbBatchCRUDThread() local
962 vector<Key> allKeys; variable
H A Ddistributeddb_nb_crud_power_test.cpp121 vector<Key> allKeys; variable
H A Ddistributeddb_kv_observer_snap_test.cpp884 vector<Key> allKeys; in ObserverSnapVerifyInsertBatch() local
1066 vector<Key> allKeys; in ObserverSnapVerifyTransactionCommit() local
1334 vector<Key> allKeys; variable
1373 vector<Key> &allKeys, KvStoreObserverImpl &observer) in ObserverSnapTransactionPerformance()
1431 vector<Key> allKeys; variable
H A Ddistributeddb_kv_observer_test.cpp869 vector<Key> allKeys; in KvObserverVerifyInsert() local
1022 vector<Key> allKeys; in KvObserverVerifyTransactionCommit() local
1412 vector<Key> allKeys; variable
1491 vector<Key> allKeys; variable
1662 vector<Key> allKeys; variable
H A Ddistributed_crud_transaction_tools.cpp52 vector<Key> allKeys; in PresetValue() local
H A Ddistributeddb_nb_cursor_testcase.cpp1317 vector<Key> allKeys; in ResultSetDb019() local
1506 vector<Key> allKeys; in ResultSetDb022() local
1548 vector<Key> allKeys; in ResultSetDb023() local
1607 vector<Key> allKeys; in ResultSetDb024() local
1717 vector<Key> allKeys; in ResultSetDb025() local
1943 vector<Key> allKeys; in ResultSetDb026() local
H A Ddistributeddb_kv_create_test.cpp1625 std::vector<DistributedDB::Key> allKeys; variable
1890 vector<Key> allKeys; variable
1941 vector<Key> allKeys; variable
H A Ddistributeddb_nb_crud_test.cpp1678 vector<Key> allKeys; variable
1759 vector<Key> allKeys; variable
1857 vector<Key> allKeys; variable
H A Ddistributeddb_kv_transaction_test.cpp1423 Key GetKey(KvStoreDelegate *&delegate, KvStoreSnapshotDelegate *&snapShot, vector<Key> *&allKeys) in GetKey()
1441 void IsolationBussiness(vector<Key> *allKeys, Key key) in IsolationBussiness()
1503 vector<Key> allKeys; variable
H A Ddistributeddb_nb_create_test.cpp1593 std::vector<DistributedDB::Key> allKeys; variable
1881 std::vector<DistributedDB::Key> allKeys; variable
H A Ddistributeddb_nb_observer_test.cpp2099 vector<Key> allKeys; variable
2175 vector<Key> allKeys; variable
H A Ddistributeddb_nb_predicate_query_expand_test.cpp1164 vector<Key> allKeys; variable
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
H A DCategoryKeyTest.java41 final Set<String> allKeys = new ArraySet<>(); in removingAnyKeyBreaksCompiler() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp122 …nerateRecords(unsigned int recordNum, unsigned int start, std::vector<DistributedDB::Key> &allKeys, in GenerateRecords()
150 std::vector<DistributedDB::Key> &allKeys, std::vector<DistributedDB::Entry> &entriesBatch) in GenerateMaxBigRecords()
167 std::vector<DistributedDB::Key> &allKeys, std::vector<DistributedDB::Entry> &entriesBatch) in GenerateTenThousandRecords()
230std::vector<DistributedDB::Key> &allKeys, int recordNum, unsigned int keySize, unsigned int valSiz… in GenerateFixedRecords()
333std::vector<DistributedDB::Key> &allKeys, int recordNum, unsigned int keySize, unsigned int valSiz… in GenerateFixedLenRandRecords()
364 …:vector<DistributedDB::Entry> GenerateFixedLenRandRecords(std::vector<DistributedDB::Key> &allKeys, in GenerateFixedLenRandRecords()
H A Ddistributeddb_schema_test_tools.cpp56 …trySize &entrySize, const uint8_t keyFilledChr, const uint8_t valueFilledChr, vector<Key> &allKeys) in GenerateFixedJsonSchemaRecords()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpVolumeManager.java108 Map<String, ?> allKeys = getVolumeMap().getAll(); in AvrcpVolumeManager() local
283 Map<String, ?> allKeys = getVolumeMap().getAll(); in dump() local
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
H A DCleanupManager.java167 Map<String, WrappedKey> allKeys = mDatabase.getAllKeys(userId, uid, generationId); in removeAllKeysForRecoveryAgent() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardParams.java148 final ArrayList<Key> allKeys = new ArrayList<>(mSortedKeys); in removeRedundantMoreKeys() local
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactLocaleUtilsTest.java309 HashSet<String> allKeys = new HashSet<String>(); in verifyKeys() local
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraMetadataTest.java1292 List<CaptureResult.Key<?>> allKeys = captureResult.getKeys(); in testCaptureResult() local
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java775 private int getKeyIndices(int x, int y, int[] allKeys) { in getKeyIndices()
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java892 private int getKeyIndices(int x, int y, int[] allKeys) { in getKeyIndices()

12