Home
last modified time | relevance | path

Searched defs:key (Results 1001 – 1025 of 2677) sorted by relevance

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

/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/include/
H A Dcipher.h45 char *key; member
72 char *key; member
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_configuration.cpp70 void TLSConfiguration::SetPrivateKey(const TLSKey &key) in SetPrivateKey()
75 void TLSConfiguration::SetPrivateKey(const SecureData &key, const SecureData &keyPass) in SetPrivateKey()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/src/
H A Doobe_manager.cpp55 ErrCode OOBEManager::RegisterObserver(const std::string& key, const ResDataAbilityObserver::UpdateF… in RegisterObserver()
96 void OOBEManager::ReRegisterObserver(const std::string& key, const ResDataAbilityObserver::UpdateFu… in ReRegisterObserver()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_util_test.cpp224 std::string key = settingObserver->GetKey(); variable
374 std::string key = "shutdown_diag"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_query_sync_test.cpp207 Key key; variable
418 Key key; variable
490 Key key; variable
554 Key key = Key(str.begin(), str.end()); variable
634 Key key; variable
723 Key key; variable
1282 std::vector<uint8_t> key; variable
1304 std::vector<uint8_t> key; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp459 std::string GetSystemParam(const std::string &key) in GetSystemParam()
789 bool Downloader::HandleContentRange(HeaderInfo* info, char* key, char* next, size_t size, size_t ni… in HandleContentRange()
810 bool Downloader::HandleContentType(HeaderInfo* info, char* key, char* next, size_t size, size_t nit… in HandleContentType()
823 bool Downloader::HandleContentEncode(HeaderInfo* info, char* key, char* next, size_t size, size_t n… in HandleContentEncode()
834 bool Downloader::HandleContentLength(HeaderInfo* info, char* key, char* next, Downloader* mediaDown… in HandleContentLength()
852 bool Downloader::HandleRange(HeaderInfo* info, char* key, char* next, size_t size, size_t nitems) in HandleRange()
884 char* key = strtok_s(reinterpret_cast<char*>(buffer), ":", &next); in RxHeaderData() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp226 …observers_.Compute(name, [observer, &param, &option](const auto &key, std::list<ObserverParam> &va… in Subscribe()
262 observers_.ComputeIfPresent(name, [observer](const auto &key, std::list<ObserverParam> &value) { in UnSubscribe()
314 observers.ForEach([this](const std::string &key, const std::list<ObserverParam> &value) { in ImportObservers()
467const auto &key, const std::list<ObserverParam> &value) mutable { in OnDataChange()
478 … syncCallbacks_.ComputeIfPresent(seqNum, [&result] (const auto& key, const AsyncDetail& callback) { in OnSyncComplete()
490 syncObservers_.ComputeIfPresent(storeName, [&result](const auto &key, const auto &observers) { in OnSyncComplete()
551 int32_t RdbServiceProxy::GetPassword(const RdbSyncerParam &param, std::vector<uint8_t> &key) in GetPassword()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dlru_cache_disk_handler.h54 std::string key; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dservice_extension_module_loader_test.cpp94 std::string key = "type"; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/photo_editor_extension_test/
H A Dphoto_editor_extension_module_loader_test.cpp84 std::string key = "type"; variable
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnci_nfcc_impl_default.cpp68 void NciNfccImplDefault::NotifyMessageToVendor(int key, const std::string& value) in NotifyMessageToVendor()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/security_utils/
H A Dwifi_openssl_utils_test.cpp48 const uint8_t key[KEY_LEN] = {0xa8, 0x2b, 0xce, 0x21, 0xa8, 0x2b, 0xce, 0x21, 0xa8, 0x2b, 0xce, variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/Mock/
H A Dmock_wifi_global_func.cpp37 int GetParamValue(const char *key, const char *def, char *value, uint32_t len) in GetParamValue()
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness.h63 inline void SetResult(const std::string& key, int32_t value) in SetResult()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_function.cpp64 const std::string key = *iter; in Execute() local
77 …id JsFunctionBase::ExecuteInternal(const std::unique_ptr<JsonValue>& value, const std::string& key, in ExecuteInternal()
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_result_store_manager.cpp126 std::string key = line.substr(0, npos); in ReadNetworkSection() local
190 int32_t DhcpResultStoreManager::SetClassKeyValue(IpInfoCached &item, const std::string &key, const … in SetClassKeyValue()
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_object_napi.cpp91 void AddReturnedStatus(napi_env env, const char* key, napi_value object, in AddReturnedStatus()
106 void AddLastStatus(napi_env env, const char* key, napi_value returnValue) in AddLastStatus()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/
H A Dabilityms_status.h41 static AbilityMsStatus TaskStatus(const char *key, const char *msg) in TaskStatus()
56 static AbilityMsStatus NoActiveAbilityStatus(const char *key, const char *msg) in NoActiveAbilityStatus()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_inner_test.cpp138 HksBlob key = {0}; variable
185 HksBlob key = {0}; variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_hap_permission_test.cpp262 std::string key; variable
302 std::string key; variable
/ohos5.0/base/security/device_security_level/services/sa/standard/
H A Ddslm_ipc_process.cpp188 uint64_t key = (static_cast<uint64_t>(owner) << COOKIE_SHIFT) | cookie; in Push() local
199 uint64_t key = (static_cast<uint64_t>(owner) << COOKIE_SHIFT) | cookie; in Pop() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dmulti_ver_def.h49 Key key; member
55 Key key; // hash key member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_adapter.cpp55 …callers_.Compute(callerInfo.callerTokenId, [&callerInfo, this](const uint64_t &key, CallerTotalInf… in ReportDataStatistic()
127 callers_.EraseIf([&callerTotalInfos](const uint64_t key, CallerTotalInfo &callerTotalInfo) { in GetCallerTotalInfoVec()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hotspot.cpp68 WifiSecurityType key = WifiSecurityType(secType); in GetKeyMgmtFromSecurityType() local
85 WifiSecurityType key = WifiSecurityType(secType); in IsSecurityTypeSupported() local
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dapi_cache_manager.cpp108 uint8_t *key = reinterpret_cast<uint8_t *>(data.GetData()); in PreSendRequest() local
135 uint8_t *key = reinterpret_cast<uint8_t *>(data.GetData()); in PostSendRequest() local

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