Home
last modified time | relevance | path

Searched defs:keys (Results 101 – 125 of 409) sorted by relevance

12345678910>>...17

/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_mgr_proxy_test.cpp98 std::vector<Attributes::AttributeKey> keys { Attributes::AttributeKey::ATTR_PIN_SUB_TYPE }; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_operation_test.cpp733 vector<Key> keys; variable
768 vector<Key> keys; variable
1831 std::set<Key> keys; variable
1892 std::set<Key> keys; variable
1947 std::set<Key> keys = { KEY_1, KEY_2, KEY_4 }; variable
2001 std::set<Key> keys = { KEY_1, KEY_2, KEY_4 }; variable
2361 std::set<Key> keys(expectedKeys.begin(), expectedKeys.end()); variable
2434 std::set<Key> keys(expectedKeys.begin(), expectedKeys.end()); variable
H A Ddistributeddb_interfaces_transaction_optimization_test.cpp113 vector<Key> keys; variable
321 vector<Key> keys; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dlocal_subscribe_device_store_test.cpp638 std::vector<Key> keys; variable
680 std::vector<Key> keys; variable
1615 std::vector<Key> keys; variable
1662 std::vector<Key> keys; variable
1706 std::vector<Key> keys; variable
1765 std::vector<Key> keys; variable
1821 std::vector<Key> keys; variable
1873 std::vector<Key> keys; variable
H A Dlocal_subscribe_store_test.cpp650 std::vector<Key> keys; variable
692 std::vector<Key> keys; variable
1628 std::vector<Key> keys; variable
1675 std::vector<Key> keys; variable
1719 std::vector<Key> keys; variable
1778 std::vector<Key> keys; variable
1834 std::vector<Key> keys; variable
1886 std::vector<Key> keys; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_netfirewall.h188 std::vector<Key> keys = rdMap.GetAllKeys(); in ClearBpfMap() local
/ohos5.0/drivers/peripheral/display/buffer/test/unittest/
H A Ddisplay_buffer_ut.cpp404 std::vector<uint32_t> keys = {}; in MetadataTest() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/schemadelegate_fuzzer/
H A Dschemadelegate_fuzzer.cpp61 std::vector<Key> keys; in SchemaFuzzCURD() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupdatamanager_fuzzer/
H A Dabilityautostartupdatamanager_fuzzer.cpp73 std::string keys(data, size); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Diauth_executor_hdi.cpp67 const std::vector<Attributes::AttributeKey> &keys, Property &property) in GetProperty()
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_caps.h144 KeyMap keys; member
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration.cpp247 std::vector<std::string> keys; in ReadFromParcel() local
290 std::vector<std::string> keys; in Marshalling() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H A Dcsv_string_resource_loader.cpp95 const BASE_NS::vector<BASE_NS::string>* keys = nullptr; in CreateStringResourceObject() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dmod.rs44 let mut keys: Vec<&String> = hash_map.keys().collect(); in string_hash_map_raw_write() localVariable
/ohos5.0/foundation/multimodalinput/input/uinput/
H A Dvirtual_device.cpp147 static const std::vector<uint32_t> keys {}; in GetKeys() local
/ohos5.0/build/ohos/sdk/
H A Dparse_sdk_description.py53 def check_keys(keys): argument
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp86 bool IsTemplateIdListRequired(const std::vector<Attributes::AttributeKey> &keys) in IsTemplateIdListRequired()
249 …AuthService::FillGetPropertyKeys(AuthType authType, const std::vector<Attributes::AttributeKey> &k… in FillGetPropertyKeys()
261 …uthService::FillGetPropertyValue(AuthType authType, const std::vector<Attributes::AttributeKey> &k… in FillGetPropertyValue()
293 …serAuthService::GetPropertyInner(AuthType authType, const std::vector<Attributes::AttributeKey> &k… in GetPropertyInner()
321const std::vector<Attributes::AttributeKey> &keys, sptr<GetExecutorPropertyCallbackInterface> &cal… in GetProperty()
353 …AuthService::GetPropertyById(uint64_t credentialId, const std::vector<Attributes::AttributeKey> &k… in GetPropertyById()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_param_builder.cpp71 std::vector<std::string> keys; in AddParams2EventPack() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_info.cpp78 std::map<std::string, std::string> keys; in GetSchemaKey() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info_manager.cpp198 std::vector<std::string> keys; in AddCapability() local
353 void CapabilityInfoManager::OnChange(const DistributedKv::DataOrigin &origin, Keys &&keys) in OnChange()
653 …DistributedKv::Entry> CapabilityInfoManager::GetEntriesByKeys(const std::vector<std::string> &keys) in GetEntriesByKeys()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
H A Dnapi_preferences.cpp562 …PreferencesProxy::UnRegisteredAllObservers(RegisterMode mode, const std::vector<std::string> &keys) in UnRegisteredAllObservers()
599 std::vector<std::string> keys; in RegisterDataObserver() local
616 int PreferencesProxy::RegisteredDataObserver(const std::vector<std::string> &keys, napi_value callb… in RegisteredDataObserver()
644 std::vector<std::string> keys; in UnRegisterDataObserver() local
668 int PreferencesProxy::UnRegisteredDataObserver(const std::vector<std::string> &keys, napi_value cal… in UnRegisteredDataObserver()
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmetadata_service.cpp152 …_t MetadataService::ListMetadataKeys(const sptr<NativeBuffer>& handle, std::vector<uint32_t>& keys) in ListMetadataKeys()
/ohos5.0/drivers/peripheral/display/buffer/test/benchmarktest/
H A Ddisplay_buffer_benchmark_test.cpp125 std::vector<uint32_t> keys; in BENCHMARK_F() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp686 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 Duser_auth_service_fuzzer.cpp182 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

12345678910>>...17