/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_value.h | 384 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 D | hks_client_service.c | 734 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 D | BundleMerger.java | 188 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 D | FakeDeviceConfigInterface.java | 52 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 D | element_register.cpp | 227 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 D | account_data_storage.cpp | 164 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 D | napi_hiappevent_builder.cpp | 117 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 D | dlp_file_manager_test.cpp | 189 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 D | napi_push_callback.cpp | 63 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 D | distributeddb_single_ver_p2p_complex_sync_test.cpp | 80 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 D | meta_data.cpp | 53 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 D | PaintMeasureTextTest.java | 64 public PaintMeasureTextTest(String key, int cacheMode, String text) { in PaintMeasureTextTest()
|
/aosp14/frameworks/base/core/java/android/text/format/ |
H A D | DateTimeFormat.java | 47 String key = skeleton + "\t" + icuLocale + "\t" + time.getTimeZone(); in format() local
|
/aosp14/frameworks/base/core/java/com/android/internal/compat/ |
H A D | CompatibilityOverrideConfig.java | 42 long key = in.readLong(); in CompatibilityOverrideConfig() local
|
H A D | CompatibilityOverridesByPackageConfig.java | 41 String key = in.readString(); in CompatibilityOverridesByPackageConfig() local
|
H A D | CompatibilityOverridesToRemoveByPackageConfig.java | 44 String key = in.readString(); in CompatibilityOverridesToRemoveByPackageConfig() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
H A D | hks_crypto_hal_hmac_key.cpp | 72 HksBlob key = { .size = 0, .data = nullptr }; variable
|
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/ |
H A D | iaccount_info.h | 44 …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 D | insight_intent_execute_callback_stub.cpp | 44 uint64_t key = data.ReadUint64(); in OnExecuteDoneInner() local
|
/ohos5.0/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/ |
H A D | huks_hdi_fuzzer.cpp | 48 struct HksBlob key = { in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/ |
H A D | sym_key_generator_impl.cpp | 51 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 D | sym_common_defines.h | 29 HcfSymKey key; member
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/ |
H A D | utils.cpp | 30 napi_value key; in InitGlobal() local
|
/aosp14/frameworks/base/core/java/android/service/notification/ |
H A D | Adjustment.java | 179 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 D | ViewTranslationRequest.java | 73 public TranslationRequestValue getValue(@NonNull String key) { in getValue() 147 public Builder setValue(@NonNull String key, @NonNull TranslationRequestValue value) { in setValue()
|