/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/ |
H A D | distributed_want_test.cpp | 1065 std::map<std::string, std::string>& keys, int loop, unsigned int flag) const in AddBoolParams() 1086 std::map<std::string, std::string>& keys, int loop, unsigned int flag) const in AddByteParams() 1109 std::map<std::string, std::string>& keys, int loop, unsigned int flag) const in AddCharParams() 1132 std::map<std::string, std::string>& keys, int loop, unsigned int flag) const in AddShortParams() 1155 std::map<std::string, std::string>& keys, int loop, unsigned int flag) const in AddIntParams() 1178 std::map<std::string, std::string>& keys, int loop, unsigned int flag) const in AddLongParams() 1201 std::map<std::string, std::string>& keys, int loop, unsigned int flag) const in AddFloatParams() 1224 std::map<std::string, std::string>& keys, int loop, unsigned int flag) const in AddDoubleParams() 1381 std::map<std::string, std::string> keys; variable 1407 std::map<std::string, std::string> keys; variable [all …]
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/ |
H A D | active_key_event.cpp | 175 std::vector<int32_t> keys = keyEvent->GetPressedKeys(); in CombinationKeyHandle() local
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | rules_engine.cpp | 45 std::vector<std::string> keys; in Match() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_data_change_listener.cpp | 73 void KvDataChangeListener::OnChange(const DistributedKv::DataOrigin& origin, Keys&& keys) in OnChange()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | kv_store_nb_delegate_mock.cpp | 64 DBStatus KvStoreNbDelegateMock::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() 180 DBStatus KvStoreNbDelegateMock::DeleteLocalBatch(const std::vector<Key> &keys) in DeleteLocalBatch()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | udmf_run_time_store_test.cpp | 307 vector<Key> keys(129); variable 347 vector<Key> keys(3970); variable
|
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/ |
H A D | face_auth_all_in_one_executor_hdi_fuzzer.cpp | 247 void FillFuzzAttributeKeyVector(Parcel &parcel, std::vector<UserAuth::Attributes::AttributeKey> &ke… in FillFuzzAttributeKeyVector() 357 std::vector<UserAuth::Attributes::AttributeKey> keys; in FuzzGetProperty() local
|
/ohos5.0/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/ |
H A D | fingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp | 244 void FillFuzzAttributeKeyVector(Parcel &parcel, std::vector<UserAuth::Attributes::AttributeKey> &ke… in FillFuzzAttributeKeyVector() 354 std::vector<UserAuth::Attributes::AttributeKey> keys; in FuzzGetProperty() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_rich_editor_bridge.cpp | 71 const char* keys[] = { "textAlign", "leadingMargin" }; in CreateParagraphStyle() local 311 const char* keys[] = { "start", "end" }; in SetOnSelectionChange() local 534 const char* keys[] = { "selection", "spans" }; in CreatSelectEvent() local 609 const char* keys[] = { "text", "keepEditableState" }; in SetOnSubmit() local 653 const char* keys[] = { "insertOffset", "insertValue", "previewText" }; in SetAboutToIMEInput() local
|
H A D | arkts_native_image_span_bridge.cpp | 221 …const char* keys[] = { "width", "height", "componentWidth", "componentHeight", "loadingStatus", "c… in SetOnComplete() local 269 const char* keys[] = { "componentWidth", "componentHeight", "message" }; in SetOnError() local
|
H A D | arkts_native_rating_bridge.cpp | 169 … const char* keys[] = { "stars", "indicator", "rating", "stepSize", "enabled", "triggerChange" }; in SetContentModifierBuilder() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/ |
H A D | resource_manager_test.cpp | 537 CapabilityInfoManager::Keys keys; variable 908 std::vector<std::string> keys {}; variable 1125 std::vector<std::string> keys; variable
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences_database.cpp | 532 std::vector<std::string> keys; in RemoveDoNotDisturbProfiles() local 757 std::vector<std::string> keys; in RemoveBundleFromDisturbeDB() local 796 std::vector<std::string> keys; in RemoveSlotFromDisturbeDB() local 899 std::vector<std::string> keys; in RemoveAllSlotsFromDisturbeDB() local 1656 std::vector<std::string> keys = { in RemoveDoNotDisturbDate() local 1713 std::vector<std::string> keys; in RemoveEnabledDbByBundleName() local 1843 int32_t NotificationPreferencesDatabase::DeleteBatchKvFromDb(const std::vector<std::string> &keys, in DeleteBatchKvFromDb()
|
/ohos5.0/foundation/ability/ability_base/test/unittest/want/ |
H A D | want_test.cpp | 774 Want &want, std::map<std::string, std::string> &keys, int loop, unsigned int flag) const in AddBoolParams() 795 Want &want, std::map<std::string, std::string> &keys, int loop, unsigned int flag) const in AddByteParams() 818 Want &want, std::map<std::string, std::string> &keys, int loop, unsigned int flag) const in AddCharParams() 841 Want &want, std::map<std::string, std::string> &keys, int loop, unsigned int flag) const in AddShortParams() 886 Want &want, std::map<std::string, std::string> &keys, int loop, unsigned int flag) const in AddLongParams() 909 Want &want, std::map<std::string, std::string> &keys, int loop, unsigned int flag) const in AddFloatParams() 932 Want &want, std::map<std::string, std::string> &keys, int loop, unsigned int flag) const in AddDoubleParams() 955 Want &want, std::map<std::string, std::string> &keys, int loop, unsigned int flag) const in AddStringParams() 996 std::map<std::string, std::string> keys; variable 1022 std::map<std::string, std::string> keys; variable [all …]
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | simple_auth_context.cpp | 93 std::vector<uint32_t> keys = { Attributes::ATTR_FREEZING_TIME, Attributes::ATTR_REMAIN_TIMES}; in GetPropertyForAuthResult() local
|
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/ |
H A D | account_iam_mgr_stub.cpp | 603 std::vector<uint32_t> keys; in ProcGetProperty() local 643 std::vector<Attributes::AttributeKey> keys; in ProcGetPropertyById() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_data_operation_syncdb_test.cpp | 469 vector<Key> keys; variable 504 vector<Key> keys; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | kv_utils_test.cpp | 491 std::vector<std::string> keys { "test_field", "", "^test_field", "^", "test_field_name" }; variable 757 std::vector<std::string> keys { "test_field", "", "^test_field", "^", "test_field_name" }; variable
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/ |
H A D | user_auth_client_impl.cpp | 146 …hClientImpl::GetPropertyById(uint64_t credentialId, const std::vector<Attributes::AttributeKey> &k… in GetPropertyById() 183 auto keys = request.attrs.GetKeys(); in SetPropertyInner() local
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
H A D | user_auth_stub.cpp | 153 std::vector<uint32_t> keys; in GetPropertyStub() local 202 std::vector<uint32_t> keys; in GetPropertyByIdStub() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/ |
H A D | rsinterfaces_fuzzer.cpp | 108 std::vector<ScreenHDRMetadataKey> keys = {ScreenHDRMetadataKey::MATAKEY_RED_PRIMARY_X}; in RSPhysicalScreenFuzzTest() local
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
H A D | napi_hiappevent_builder.cpp | 186 std::vector<std::string> keys; in AddParams2EventPack() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/ |
H A D | notification_rdb_data_mgr_test.cpp | 323 const std::string &table, const std::string &columnName, std::vector<PRIKey> &keys) in GetModifyTime() 519 std::vector<std::string> keys; variable 534 std::vector<std::string> keys; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_data_change_listener.h | 239 JSRef<JSArray> keys = JSRef<JSArray>::Cast(value->GetProperty("key")); in transferKey() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
H A D | js_sendable_utils.cpp | 123 napi_value keys = nullptr; in ToSendableObject() local
|