/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | cloud_info.cpp | 78 std::map<std::string, std::string> keys; in GetSchemaKey() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_transaction_data_test.cpp | 686 std::vector<Key> keys; variable 722 std::vector<Key> keys; variable 760 std::vector<Key> keys; variable 816 std::vector<Key> keys; variable
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
H A D | user_auth_service_fuzzer.cpp | 182 std::vector<Attributes::AttributeKey> keys; in FuzzGetProperty() local 492 std::vector<Attributes::AttributeKey> keys = {Attributes::ATTR_NEXT_FAIL_LOCKOUT_DURATION}; in FuzzFillGetPropertyValue() local 504 std::vector<Attributes::AttributeKey> keys = {Attributes::ATTR_NEXT_FAIL_LOCKOUT_DURATION}; in FuzzFillGetPropertyKeys() local 552 std::vector<Attributes::AttributeKey> keys; in FuzzGetPropertyById() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_nb_delegate_rd_test.cpp | 722 static void CreatEntrys(int recordSize, vector<Key> &keys, vector<Value> &values, vector<Entry> &en… in CreatEntrys() 762 vector<Key> keys; variable 882 vector<Key> keys(keysBase.begin(), keysBase.begin() + DIVIDE_BATCH_PRESET_SIZE); variable 961 vector<Key> keys(keysBase.begin() + 5, keysBase.end()); variable 1240 vector<Key> keys; variable
|
H A D | distributeddb_interfaces_database_rd_kernel_test.cpp | 271 std::vector<Key> keys; variable 533 std::vector<Key> keys; variable
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
H A D | TunerService.java | 43 public abstract void addTunable(Tunable tunable, String... keys); in addTunable()
|
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/ |
H A D | metadata_service.cpp | 152 …_t MetadataService::ListMetadataKeys(const sptr<NativeBuffer>& handle, std::vector<uint32_t>& keys) in ListMetadataKeys()
|
/ohos5.0/drivers/peripheral/display/buffer/test/benchmarktest/ |
H A D | display_buffer_benchmark_test.cpp | 125 std::vector<uint32_t> keys; in BENCHMARK_F() local
|
/aosp14/frameworks/base/cmds/idmap2/tests/ |
H A D | ResourceMappingTests.cpp | 80 std::string keys; in MappingExists() local 117 std::string keys; in MappingExists() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_test_ng.cpp | 239 std::list<std::string> keys; in CreateRepeatGrid() local 246 std::list<std::string> keys; in CreateRepeatGrid() local
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/ |
H A D | preferences_base.cpp | 186 const std::vector<std::string> &keys) in UnRegisterDataObserver() 234 const std::vector<std::string> &keys) in RegisterDataObserver()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_natural_store_connection.cpp | 217 int MultiVerNaturalStoreConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() 493 bool MultiVerNaturalStoreConnection::CheckDeletedKeys(const std::vector<Key> &keys) in CheckDeletedKeys()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/ |
H A D | published_data_subscriber_manager.cpp | 115 void PublishedDataSubscriberManager::Emit(const std::vector<PublishedDataKey> &keys, int32_t userId, in Emit() 202 …shedDataSubscriberManager::SetObserversNotifiedOnEnabled(const std::vector<PublishedDataKey> &keys) in SetObserversNotifiedOnEnabled()
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/ |
H A D | daudio_utils.cpp | 240 int32_t WrapCJsonItem(const std::initializer_list<std::pair<std::string, std::string>> &keys, std::… in WrapCJsonItem() 260 bool CJsonParamCheck(const cJSON *jsonObj, const std::initializer_list<std::string> &keys) in CJsonParamCheck()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | event_manager.cpp | 1639 uint8_t EventManager::GetKeyboardShortcutKeys(const std::vector<ModifierKey>& keys) in GetKeyboardShortcutKeys() 1675 bool EventManager::IsSystemKeyboardShortcut(const std::string& value, uint8_t keys) in IsSystemKeyboardShortcut() 1693 bool EventManager::IsSameKeyboardShortcutNode(const std::string& value, uint8_t keys) in IsSameKeyboardShortcutNode() 1718 uint8_t keys, std::vector<std::vector<KeyCode>>& keyCodes, std::vector<uint8_t>& permutation) in AddKeyboardShortcutSingleKey() 1743 uint8_t keys, std::vector<std::vector<KeyCode>>& keyCodes, std::vector<uint8_t>& permutation) in AddKeyboardShortcutDoubleKeysWithCtrlShift() 1770 uint8_t keys, std::vector<std::vector<KeyCode>>& keyCodes, std::vector<uint8_t>& permutation) in AddKeyboardShortcutDoubleKeysWithCtrlAlt() 1797 uint8_t keys, std::vector<std::vector<KeyCode>>& keyCodes, std::vector<uint8_t>& permutation) in AddKeyboardShortcutDoubleKeysWithShiftAlt() 1824 uint8_t keys, std::vector<std::vector<KeyCode>>& keyCodes, std::vector<uint8_t>& permutation) in AddKeyboardShortcutDoubleKeys() 1838 uint8_t keys, std::vector<std::vector<KeyCode>>& keyCodes, std::vector<uint8_t>& permutation) in AddKeyboardShortcutTripleKeys() 1891 uint8_t keys, std::vector<std::vector<KeyCode>>& keyCodes, std::vector<uint8_t>& permutation) in AddKeyboardShortcutKeys()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | TokenWatcher.java | 150 Set<IBinder> keys = mTokens.keySet(); in dumpInternal() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | ExtensionController.java | 68 String[] keys(); in keys() method
|
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/ |
H A D | display_buffer_vdi_impl.cpp | 101 …2_t DisplayBufferVdiImpl::ListMetadataKeys(const BufferHandle& handle, std::vector<uint32_t>& keys) in ListMetadataKeys()
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | dualfwk_conf_loader.cpp | 74 static int32_t ParseBackupFile(const std::string &backupFile, const std::vector<std::string> &keys, in ParseBackupFile()
|
/aosp14/frameworks/base/core/java/android/service/notification/ |
H A D | NotificationAssistantService.java | 218 public void onNotificationsSeen(@NonNull List<String> keys) { in onNotificationsSeen() 419 public void onNotificationsSeen(List<String> keys) { in onNotificationsSeen() 576 List<String> keys = (List<String>) args.arg1; in handleMessage() local
|
/aosp14/frameworks/base/core/java/android/net/ |
H A D | ScoredNetwork.java | 210 Set<String> keys = bundle1.keySet(); in bundleEquals() local
|
/aosp14/frameworks/base/core/java/android/os/health/ |
H A D | HealthKeys.java | 103 final SortedIntArray[] keys = new SortedIntArray[mKeys.length]; in Constants() local
|
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/ |
H A D | KeyValueAdbRestoreEngine.java | 138 List<String> keys = new ArrayList<>(data.keySet()); in copyKeysInLexicalOrder() local
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_Streams.cpp | 105 JNIEnv *env, jobjectArray keys, jobjectArray values, in ConvertKeyValueArraysToKeyedVector() 359 JNIEnv *env, jobjectArray keys, jobjectArray values, in ConvertKeyValueArraysToMessage()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/nbdelegate_fuzzer/ |
H A D | nbdelegate_fuzzer.cpp | 108 std::vector<Entry> CreateEntries(const uint8_t *data, size_t size, std::vector<Key> &keys) in CreateEntries() 230 std::vector<Key> keys; in FuzzCURD() local
|