Home
last modified time | relevance | path

Searched defs:GetPassword (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp61 void KvDBProperties::GetPassword(CipherType &type, CipherPassword &password) const in GetPassword() function in DistributedDB::KvDBProperties
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dhttp_proxy.cpp64 SecureData HttpProxy::GetPassword() const in GetPassword() function in OHOS::NetManagerStandard::HttpProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp551 int32_t RdbServiceProxy::GetPassword(const RdbSyncerParam &param, std::vector<uint8_t> &key) in GetPassword() function in OHOS::DistributedRdb::RdbServiceProxy
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Dnative_module_url.cpp174 static napi_value GetPassword(napi_env env, napi_callback_info info) in GetPassword() function
H A Djs_url.cpp1338 napi_value URL::GetPassword(napi_env env) const in GetPassword() function in OHOS::Url::URL
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1177 int32_t RdbServiceImpl::GetPassword(const RdbSyncerParam &param, std::vector<uint8_t> &password) in GetPassword() function in OHOS::DistributedRdb::RdbServiceImpl