Home
last modified time | relevance | path

Searched defs:key (Results 2926 – 2950 of 3525) sorted by relevance

1...<<111112113114115116117118119120>>...141

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp279 napi_value key = nullptr; in GetValue() local
/ohos5.0/base/startup/init/services/param/include/
H A Dparam_common.h62 char key[0]; member
/ohos5.0/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
H A Dmetadata_controller.cpp361 int32_t key, const camera_metadata_item_t &baseEntry, const camera_metadata_item_t &newEntry) in IsChangeTagData()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_stub.cpp384 std::vector<uint8_t> key; in OnGetPassword() local
/ohos5.0/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp492 for (const auto key : keys) { variable
/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_service.c52 …32_t HuksImportKey(struct IHuks *self, const struct HuksBlob *keyAlias, const struct HuksBlob *key, in HuksImportKey()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dtag_session_proxy.cpp288 int TagSessionProxy::FormatNdef(int tagRfDiscId, const std::string& key) in FormatNdef()
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session_stub.cpp297 std::string key = data.ReadString(); in HandleFormatNdef() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp249 int32_t ImportKey(const WifiEncryptionInfo &wifiEncryptionInfo, const std::string &key) in ImportKey()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_device.cpp115 WifiSecurityType key = WifiSecurityType(securityType); in GetKeyMgmtBySecType() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp92 std::string GetLocalThumbnailPath(const std::string &path, const std::string &key) in GetLocalThumbnailPath()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dsketch_wrapper.cpp203 float key = dataEntry[i * dataGroupSize]; in UpdateSketchEnableRatio() local
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dfs_hvb.c562 int FsHvbGetValueFromCmdLine(char *val, size_t size, const char *key) in FsHvbGetValueFromCmdLine()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp260 const std::string key = "key"; variable
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dalg_defs.h69 uint8_t *key; member
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCall.java2175 public final void putExtra(String key, boolean value) { in putExtra()
2190 public final void putExtra(String key, int value) { in putExtra()
2205 public final void putExtra(String key, String value) { in putExtra()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp256 V1_1::BufferHandleAttrKey key = V1_1::BufferHandleAttrKey::ATTRKEY_REQUEST_ACCESS_TYPE; in SetSurfaceBufferHebcMetaLocked() local
1755 GSError BufferQueue::SetMetaDataSet(uint32_t sequence, GraphicHDRMetadataKey key, in SetMetaDataSet()
1799 GSError BufferQueue::GetMetaDataSet(uint32_t sequence, GraphicHDRMetadataKey &key, in GetMetaDataSet()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_util.cpp701 std::string key; in GetValue() local
741 napi_value key = nullptr; in SetValue() local
845 std::string key; in GetValue() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1311 std::string key(moduleName); in PreloadMainAbility() local
1321 std::string key(moduleName); in PreloadModule() local
1328 bool JsRuntime::PopPreloadObj(const std::string& key, std::unique_ptr<NativeReference>& obj) in PopPreloadObj()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp1411 size_t MediaFileUtils::FindIgnoreCase(const std::string &str, const std::string &key)
1670 void MediaFileUtils::UriAppendKeyValue(string &uri, const string &key, std::string value)
2035 …eUtils::GenerateKvStoreKey(const std::string &fileId, const std::string &dateKey, std::string &key)
/ohos5.0/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H A Dprintserviceability_fuzzer.cpp357 std::string key = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestQueryPrinterProperties() local
564 std::string key = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestBuildPrinterPreferenceByOption() local
574 std::string key = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestBuildPrinterAttrComponentByJson() local
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBinderCallsStats.java996 final CallStatKey key = (CallStatKey) o; in equals() local
1072 CallStatKey key = new CallStatKey(); in getOrCreate() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp48 void JSI::SetProperty(JSIValue object, JSIValue key, JSIValue value) in SetProperty()
328 JSIValue JSI::GetProperty(JSIValue object, JSIValue key) in GetProperty()
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp863 int32_t key = 13; variable
900 int32_t key = 0; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_proxy.cpp315 ErrCode AppAccountProxy::GetAssociatedData(const std::string &name, const std::string &key, std::st… in GetAssociatedData()
326 ErrCode AppAccountProxy::SetAssociatedData(const std::string &name, const std::string &key, const s… in SetAssociatedData()

1...<<111112113114115116117118119120>>...141