Home
last modified time | relevance | path

Searched defs:key (Results 1126 – 1150 of 3525) sorted by relevance

1...<<41424344454647484950>>...141

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h384 bool HasDictionaryValueKey(std::string& key) in HasDictionaryValueKey()
396 NWebValue& GetDictionaryValue(std::string& key) in GetDictionaryValue()
402 void AddDictionaryValue(std::string key, NWebValue& value) in AddDictionaryValue()
408 void DeleteDictionaryValue(std::string& key) in DeleteDictionaryValue()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c734 const struct HksParamSet *paramSet, struct HksBlob *key) in GetAgreeStoreKey()
748 static int32_t TranslateToInnerCurve25519Format(const uint32_t alg, const struct HksBlob *key, in TranslateToInnerCurve25519Format()
775 const struct HksParamSet *paramSet, struct HksBlob *key) in GetAgreePublicKey()
791 const struct HksParamSet *paramSet, struct HksBlob *key) in GetAgreePrivateKey()
822 const struct HksParamSet *paramSet, struct HksBlob *key) in GetAgreeKeyPair()
844 struct HksBlob *key) in GetAgreeBaseKey()
873 struct HksBlob *key) in GetDeriveMainKey()
889 struct HksBlob *key) in GetKeyIn()
1326 const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *key, in GetKeyAndNewParamSetInForGenKeyInService()
1505 int32_t HksServiceMac(const struct HksProcessInfo *processInfo, const struct HksBlob *key, in HksServiceMac()
[all …]
/aosp14/frameworks/base/core/java/android/os/
H A DBundleMerger.java188 public void setMergeStrategy(@NonNull String key, @Strategy int strategy) { in setMergeStrategy()
199 public @Strategy int getMergeStrategy(@NonNull String key) { in getMergeStrategy()
241 final String key = conflictingKeys.valueAt(i); in merge() local
/aosp14/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DFakeDeviceConfigInterface.java52 public void putProperty(String namespace, String key, String value) { in putProperty()
56 public void putPropertyAndNotify(String namespace, String key, String value) { in putPropertyAndNotify()
83 private DeviceConfig.Properties makeProperties(String namespace, String key, String value) { in makeProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement_register.cpp227 RefPtr<NG::FrameNode> ElementRegister::GetAttachedFrameNodeById(const std::string& key) in GetAttachedFrameNodeById()
248 void ElementRegister::AddFrameNodeByInspectorId(const std::string& key, const WeakPtr<NG::FrameNode… in AddFrameNodeByInspectorId()
259 void ElementRegister::RemoveFrameNodeByInspectorId(const std::string& key, int32_t nodeId) in RemoveFrameNodeByInspectorId()
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp164 OHOS::DistributedKv::Key key(keyStr); in RemoveValueFromKvStore() local
277 OHOS::DistributedKv::Key key(keyStr); in PutValueToKvStore() local
304 OHOS::DistributedKv::Key key(keyStr); in GetValueFromKvStore() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_builder.cpp117 bool NapiHiAppEventBuilder::AddArrayParam2EventPack(napi_env env, const std::string &key, in AddArrayParam2EventPack()
155 bool NapiHiAppEventBuilder::AddParam2EventPack(napi_env env, const std::string &key, in AddParam2EventPack()
188 for (auto key : keys) { in AddParams2EventPack() local
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_manager_test.cpp189 struct DlpBlob key; variable
387 struct DlpBlob key = { variable
678 DlpBlob key; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp63 void JSPushCallBack::SetJsPropertyString(std::string key, std::string value, napi_value& jsResult) in SetJsPropertyString()
72 void JSPushCallBack::SetJsPropertyInt32(std::string key, int32_t value, napi_value& jsResult) in SetJsPropertyInt32()
82 std::string key, std::shared_ptr<AAFwk::WantParams> wantParams, napi_value& jsResult) in SetJsPropertyWantParams()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp80 Key key = {'1'}; in PullSyncTest() local
299 Key key = {'1'}; variable
367 Key key = {'1'}; variable
582 Key key = {'k'}; variable
1708 Key key = {'1'}; variable
1762 Key key = {'1'}; variable
1806 Key key = {'1'}; variable
1999 Key key = {'1'}; variable
2046 Key key = {'1'}; variable
2098 Key key = {'1'}; variable
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp53 std::vector<uint8_t> key; in Initialize() local
213 std::vector<uint8_t> key; in SaveMetaDataValue() local
253 int Metadata::GetMetadataFromDb(const std::vector<uint8_t> &key, std::vector<uint8_t> &outValue) co… in GetMetadataFromDb() argument
261 int Metadata::SetMetadataToDb(const std::vector<uint8_t> &key, const std::vector<uint8_t> &inValue) in SetMetadataToDb()
344 int Metadata::LoadDeviceIdDataToMap(const Key &key) in LoadDeviceIdDataToMap()
548 std::vector<uint8_t> key; in GetQueryLastTimestamp() local
598 Key key; in SaveClientId() local
616 Key key; in GetHashDeviceId() local
701 std::vector<uint8_t> key; in ClearAllMetaDataValue() local
870 Key key(k.begin(), k.end()); in SaveLocalMetaData() local
[all …]
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
H A DPaintMeasureTextTest.java64 public PaintMeasureTextTest(String key, int cacheMode, String text) { in PaintMeasureTextTest()
/aosp14/frameworks/base/core/java/android/text/format/
H A DDateTimeFormat.java47 String key = skeleton + "\t" + icuLocale + "\t" + time.getTimeZone(); in format() local
/aosp14/frameworks/base/core/java/com/android/internal/compat/
H A DCompatibilityOverrideConfig.java42 long key = in.readLong(); in CompatibilityOverrideConfig() local
H A DCompatibilityOverridesByPackageConfig.java41 String key = in.readString(); in CompatibilityOverridesByPackageConfig() local
H A DCompatibilityOverridesToRemoveByPackageConfig.java44 String key = in.readString(); in CompatibilityOverridesToRemoveByPackageConfig() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_hmac_key.cpp72 HksBlob key = { .size = 0, .data = nullptr }; variable
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Diaccount_info.h44 …const Json &jsonObject, const nlohmann::detail::iter_impl<const Json> &end, const std::string &key, in GetDataByType()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_callback_stub.cpp44 uint64_t key = data.ReadUint64(); in OnExecuteDoneInner() local
/ohos5.0/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp48 struct HksBlob key = { in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dsym_key_generator_impl.cpp51 HcfResult SymKeyGeneratorImpl::ConvertKey(const HcfBlob key, HcfSymKey **symKey) in ConvertKey()
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/sym_key_generator/inc/
H A Dsym_common_defines.h29 HcfSymKey key; member
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/
H A Dutils.cpp30 napi_value key; in InitGlobal() local
/aosp14/frameworks/base/core/java/android/service/notification/
H A DAdjustment.java179 public Adjustment(String pkg, String key, Bundle signals, CharSequence explanation, int user) { in Adjustment()
197 public Adjustment(@NonNull String pkg, @NonNull String key, @NonNull Bundle signals, in Adjustment()
/aosp14/frameworks/base/core/java/android/view/translation/
H A DViewTranslationRequest.java73 public TranslationRequestValue getValue(@NonNull String key) { in getValue()
147 public Builder setValue(@NonNull String key, @NonNull TranslationRequestValue value) { in setValue()

1...<<41424344454647484950>>...141