Home
last modified time | relevance | path

Searched refs:deleteKey (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/creds_manager/
H A Ddas_standard_token_manager.c71 res = loader->deleteKey(&pakeKeyAliasBuff, false, params->osAccountId); in UnregisterLocalIdentityStd()
93 res = loader->deleteKey(&pakeKeyAliasBuff, true, params->osAccountId); in UnregisterLocalIdentityStd()
117 res = loader->deleteKey(&pakeKeyAliasBuff, false, osAccountId); in DeletePeerPubKey()
129 res = loader->deleteKey(&pakeKeyAliasBuff, true, osAccountId); in DeletePeerPubKey()
149 res = loader->deleteKey(&pakeKeyAliasBuff, false, osAccountId); in DeleteAuthPsk()
154 res = loader->deleteKey(&pakeKeyAliasBuff, true, osAccountId); in DeleteAuthPsk()
166 res = loader->deleteKey(&pakeKeyAliasBuff, true, osAccountId); in DeleteAuthPsk()
188 res = GetLoaderInstance()->deleteKey(&pakeKeyAliasBuff, true, osAccountId); in DeletePseudonymPskStd()
H A Ddas_lite_token_manager.c40 res = loader->deleteKey(&isoKeyAliasBuff, false, params->osAccountId); in UnregisterLocalIdentityLite()
68 res = loader->deleteKey(&isoKeyAliasBuff, false, params->osAccountId); in DeletePeerAuthInfoLite()
91 res = loader->deleteKey(&isoUpgradeKeyAliasBuff, true, params->osAccountId); in DeletePeerAuthInfoLite()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_bundle_manager.cpp58 int32_t deleteKey = cacheList_.back().first; in GetBundleNameByUID() local
59 cacheMap_.erase(deleteKey); in GetBundleNameByUID()
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_bundle_manager.cpp55 int32_t deleteKey = cacheList_.back().first; in GetBundleNameByUid() local
56 cacheMap_.erase(deleteKey); in GetBundleNameByUid()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_mapper.h298 [[nodiscard]] int32_t Delete(const Key &deleteKey) const in Delete() argument
300 return BpfMapperImplement<Key, Value>::DeleteElem(mapFd_, deleteKey); in Delete()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-security.md49 |废弃版本有变化|方法名 or 属性名:deleteKey<br>废弃版本:N/A|方法名 or 属性名:deleteKey<br>废弃版本:9<br>代替接口:ohos.security.huks…
50 |废弃版本有变化|方法名 or 属性名:deleteKey<br>废弃版本:N/A|方法名 or 属性名:deleteKey<br>废弃版本:9|@ohos.security.huks.d.ts|
/ohos5.0/foundation/communication/netmanager_base/bpf/bpf_reader/
H A Dbpf_reader.h95 bool DeleteEntryFromMap(const Key &deleteKey);
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.39/
H A Dchangelogs-security.md45 | 5 | huks.deleteKey | 删除密钥 |
/ohos5.0/base/security/device_auth/services/mk_agree/src/
H A Dkey_manager.c243 res = GetLoaderInstance()->deleteKey(&mkAliasBuff, false, osAccountId); in DeleteMk()
311 res = GetLoaderInstance()->deleteKey(&pskAliasBuff, false, osAccountId); in DeletePseudonymPsk()
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp173 int32_t deleteKey = bundleInfoList_.back().first; in UpdateLatestBundleInfo() local
174 bundleInfoMap_.erase(deleteKey); in UpdateLatestBundleInfo()
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-security.md49 …rsion changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute n…
50 …rsion changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute n…
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dalg_defs.h163 DeleteKeyFunc deleteKey; member
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp551 auto deleteKey = cloudDiskMetaFileList_.back().first; in GetCloudDiskMetaFile() local
552 cloudDiskMetaFile_.erase(deleteKey); in GetCloudDiskMetaFile()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp807 std::string deleteKey; in ProcessOldEntry() local
822 deleteKey = GetPrefixWithoutDeviceId(bundleName, sessionId); in ProcessOldEntry()
828 int32_t result = RevokeSaveToStore(deleteKey); in ProcessOldEntry()
830 …ZLOGE("Delete old entries failed, deleteKey: %{public}s, status: %{public}d", deleteKey.c_str(), r… in ProcessOldEntry()
833 ZLOGI("Delete old entries success, deleteKey: %{public}s", deleteKey.c_str()); in ProcessOldEntry()
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp674 auto deleteKey = metaFileList_.back().first; in GetMetaFile() local
675 metaFiles_.erase(deleteKey); in GetMetaFile()
H A Dmeta_file_clouddisk.cpp671 auto deleteKey = cloudDiskMetaFileList_.back().first; in GetCloudDiskMetaFile() local
672 cloudDiskMetaFile_.erase(deleteKey); in GetCloudDiskMetaFile()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-security.md246 …ecurity.huks | huks | deleteKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<H…
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-security.md252 |废弃版本有变化|方法名 or 属性名:deleteKey<br>废弃版本:N/A|方法名 or 属性名:deleteKey<br>废弃版本:9<br>代替接口:ohos.security.huks…
253 |废弃版本有变化|方法名 or 属性名:deleteKey<br>废弃版本:N/A|方法名 or 属性名:deleteKey<br>废弃版本:9|@ohos.security.huks.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-security.md246 …ecurity.huks | huks | deleteKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<H…
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp1060 auto deleteKey = std::get_if<std::string>(&value); in OnChange() local
1061 if (deleteKey != nullptr && (*deleteKey == LOGOUT_DELETE_FLAG)) { in OnChange()
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-security.md252 …rsion changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute n…
253 …rsion changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute n…
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c417 res = GetLoaderInstance()->deleteKey(&keyAlias, false, osAccountId); in DeleteSymTokenFromKeyManager()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-security.md302 …tion deleteKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : voi…
303 …方法or属性:function deleteKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-universal-keystore-kit/
H A Djs-apis-huks.md3197 ## huks.deleteKey<sup>(deprecated)</sup>
3199 deleteKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void
3226 huks.deleteKey(keyAlias, emptyOptions, (err, data) => {
3230 ## huks.deleteKey<sup>(deprecated)</sup>
3232 deleteKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>
3264 let result = huks.deleteKey(keyAlias, emptyOptions);
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c305 res = params->baseParams.loader->deleteKey(&keyAliasBuff, params->isPeerFromUpgrade, in DeleteAuthCode()

12