Home
last modified time | relevance | path

Searched defs:key (Results 1176 – 1200 of 2677) sorted by relevance

1...<<41424344454647484950>>...108

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_detector.cpp42 void RSTimeOutDetector::SetParam(const std::string& key, const std::string& value) in SetParam()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/
H A Dcycle_task_runner.cpp84 static int32_t GetString(const string &key, string &val, NativeRdb::ResultSet &resultSet) in GetString()
/ohos5.0/drivers/peripheral/codec/test/demo/heif/include/
H A Dbuffer_helper.h63 bool AddData(OHOS::HDI::Codec::Image::V2_0::PropertyType key, T& value) in AddData()
/ohos5.0/base/security/device_security_level/services/sa/lite/mini/
H A Ddslm_inner_process.h34 uint64_t key; member
/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dparameter_item.h66 uint32_t key; /**< Key type. For details, see {@link KeyType} */ member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rseventdetector_fuzzer/
H A Drseventdetector_fuzzer.cpp66 std::string key = ""; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_datashare_helper.cpp38 __attribute__((no_sanitize("cfi"))) bool WorkDatashareHelper::GetStringValue(const std::string& key in GetStringValue()
/ohos5.0/base/startup/appspawn/modules/native_adapter/
H A Dnative_adapter.cpp61 std::string key((char *)data + sizeof(AppSpawnTlvExt)); in BuildFdInfoMap() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Dpool.rs72 let key = PoolKey::new( in ut_pool_get() localVariable
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Drbtree.h38 RbTreeKey key; member
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imf_adapter_impl.cpp84 std::string key = ArkWebStringStructToClass(commandKey); in SendPrivateCommand() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp589 const char *key = "dsoftBus"; variable
671 char *key = CreateCnnCodeKey(uuid, type); variable
710 InfoKey key = BYTE_KEY_END; variable
813 InfoKey key = BOOL_KEY_END; variable
829 InfoKey key = BOOL_KEY_END; variable
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
H A Dhks_client_service_test.cpp241 …ic int32_t HksServiceInitForDe(const struct HksProcessInfo *processInfo, const struct HksBlob *key, in HksServiceInitForDe()
780 struct HksBlob key = { .size = 0, .data = nullptr }; variable
793 struct HksBlob key = { .size = 0, .data = nullptr }; variable
818 struct HksBlob key = { .size = 0, .data = nullptr }; variable
845 struct HksBlob key = { .size = 0, .data = nullptr }; variable
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_sm2_suite_test.cpp694 static int32_t CopyKey(const uint8_t *key, uint32_t size, struct HksBlob *outKey) in CopyKey()
769 struct TestImportKeyData key; in ConstructImportedSm2Key() local
914 struct HksBlob key = { 0, nullptr }; variable
952 struct HksBlob key = { 0, nullptr }; variable
988 struct HksBlob key = { 0, nullptr }; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp157 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty()
163 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty()
169 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty()
175 uint32_t ImageSource::GetImagePropertyInt(uint32_t index, const std::string &key, int32_t &value) in GetImagePropertyInt()
180 uint32_t ImageSource::GetImagePropertyString(uint32_t index, const std::string &key, std::string &v… in GetImagePropertyString()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_pkg_context_info.cpp55 std::string key = item->GetKey(); in AliasMap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_blend.cpp99 std::string key = name; in ParseAndSetSpecializedAttr() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.h258 void SetKey(const std::string& key) in SetKey()
/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/
H A Dkeywords.py49 key = "" variable in KeyValueSample
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_raw_data.cpp63 std::vector<std::string> VCardRawData::GetParameters(const std::string &key) in GetParameters()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_ecc_key.cpp185 HksBlob key = { .size = 0, .data = NULL }; variable
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/getpropertystub_fuzzer/
H A Dgetpropertystub_fuzzer.cpp71 [](const auto &key) { return static_cast<uint32_t>(key); }); in GetPropertyStubFuzzTest()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddata_ability_observer_stub.cpp92 std::string key = data.ReadString(); in OnChangePreferencesInner() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h37 uint64_t key = 0; member
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddata_ability_observer_proxy.cpp81 void DataAbilityObserverProxy::OnChangePreferences(const std::string &key) in OnChangePreferences()

1...<<41424344454647484950>>...108