Home
last modified time | relevance | path

Searched defs:keys (Results 1 - 25 of 373) sorted by relevance

12345678910>>...15

/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_ability_delegator_args.h44 CArrString keys; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_observer_client.cpp43 void KvStoreObserverClient::OnChange(const DataOrigin &origin, IKvStoreObserver::Keys &&keys) in OnChange() argument
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_shared_array_test.cpp108 std::vector<JSHandle<JSTaggedValue>> keys; in HWTEST_F_L0() local
H A Dlayout_info_test.cpp140 uint32_t keys = 0; in GetAllKeysCommon() local
/arkcompiler/runtime_core/static_core/verification/config/handlers/
H A Dconfig_handler_options.cpp45 PandaString keys; in GetKeys() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_lightweightmap_stub_builder.h39 GateRef keys = Load(VariableType::JS_POINTER(), obj, keysOffset); in GetKey() local
/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dgeneric_values.cpp79 std::vector<std::string> keys; in GetAllKeys() local
/base/account/os_account/test/fuzztest/iamaccount/getproperty_fuzzer/
H A Dgetproperty_fuzzer.cpp42 std::vector<Attributes::AttributeKey> keys = { in GetPropertyFuzzTest() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_config.cpp40 std::vector<std::string> keys; in Configure() local
/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
H A Dgetallactivenotifications_fuzzer.cpp40 std::vector<std::string> keys; in DoSomethingInterestingWithMyAPI() local
/base/security/access_token/services/common/database/src/
H A Dgeneric_values.cpp79 std::vector<std::string> keys; in GetAllKeys() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dability_delegator_args.cpp39 std::set<std::string> keys = wantParams.KeySet(); in AbilityDelegatorArgs() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dfor_each_model_impl.cpp41 std::vector<std::string> keys = ForEachFunc.idGenFunc_(); in Create() local
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_caps.h128 std::map<TagType, Any> keys; member
/foundation/communication/dsoftbus/core/adapter/kv_store/src/
H A Dlnn_kv_data_change_listener.cpp46 void KvDataChangeListener::OnChange(const DistributedKv::DataOrigin &origin, Keys &&keys) in OnChange() argument
66 ConvertCloudChangeDataToEntries( const std::vector<std::string> &keys) ConvertCloudChangeDataToEntries() argument
[all...]
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dkvstore_observer.h57 API_EXPORT virtual void OnChange(const DataOrigin &origin, Keys &&keys) {} in OnChange() argument
/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(); variables
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dconvertor.cpp54 std::set<DBKey> keys; in GetDBQuery() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_meta_executor.cpp54 std::vector<Key> keys; in GetMetaKeysByKeyPrefix() local
67 int SqliteMetaExecutor::GetAllKeys(sqlite3_stmt *statement, bool isMemDb, std::vector<Key> &keys) in GetAllKeys() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dquery_utils.cpp63 std::set<Key> keys; in FillQueryInKeys() local
81 void QueryUtils::FillStringQueryKeys(std::set<Key> &keys, const std::vector<Type> &pkList) in FillStringQueryKeys() argument
92 void QueryUtils::FillByteQueryKeys(std::set<Key> &keys, const std::vector<Type> &pkList) in FillByteQueryKeys() argument
/test/xts/hats/hdf/display/buffer/benchmark/
H A Ddisplay_buffer_benchmark_test.cpp125 std::vector<uint32_t> keys; in BENCHMARK_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_proxy_test.cpp96 JSHandle<TaggedArray> keys = JSObject::GetOwnPropertyKeys(thread, resultHandle); in HWTEST_F_L0() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h52 std::vector<K> keys; in GetAllKeys() local
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
H A Dmap_string_serializer.cpp71 std::vector<std::string> keys; in GetPolicy() local
92 std::vector<std::string> keys; in WritePolicy() local
/base/account/os_account/test/fuzztest/iamaccount_stub/getpropertystub_fuzzer/
H A Dgetpropertystub_fuzzer.cpp49 std::vector<Attributes::AttributeKey> keys = { in GetPropertyStubFuzzTest() local

Completed in 7 milliseconds

12345678910>>...15