/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | user_idm_client_impl_mock.cpp | 65 void UserIdmClientImpl::DeleteCredential(int32_t userId, uint64_t credentialId, in DeleteCredential() function in UserIdmClientImpl
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/ |
H A D | mine_hichain_connector.cpp | 274 int MineHiChainConnector::DeleteCredential(std::string reqJsonStr, std::string &returnJsonStr) in DeleteCredential() function in OHOS::DistributedHardware::MineHiChainConnector
|
H A D | hichain_auth_connector.cpp | 282 int32_t HiChainAuthConnector::DeleteCredential(const std::string &deviceId, int32_t userId) in DeleteCredential() function in OHOS::DistributedHardware::HiChainAuthConnector
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/ |
H A D | device_manager_service_impl_lite.cpp | 248 int32_t DeviceManagerServiceImpl::DeleteCredential(const std::string &pkgName, const std::string &d… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerServiceImpl 302 int32_t DeviceManagerServiceImpl::DeleteCredential(const std::string &pkgName, const std::string &r… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerServiceImpl
|
H A D | device_manager_service_impl.cpp | 401 int32_t DeviceManagerServiceImpl::DeleteCredential(const std::string &pkgName, const std::string &d… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerServiceImpl 457 int32_t DeviceManagerServiceImpl::DeleteCredential(const std::string &pkgName, const std::string &r… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerServiceImpl
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/ |
H A D | user_idm_client_impl.cpp | 134 void UserIdmClientImpl::DeleteCredential(int32_t userId, uint64_t credentialId, const std::vector<u… in DeleteCredential() function in OHOS::UserIam::UserAuth::UserIdmClientImpl
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_device_manager_impl.cpp | 170 int32_t DeviceManagerImpl::DeleteCredential(const std::string &pkgName, const std::string &deleteIn… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerImpl
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | mock_iuser_auth_interface.h | 69 …int32_t DeleteCredential(int32_t userId, uint64_t credentialId, const std::vector<uint8_t> &authTo… in DeleteCredential() function
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/credential/ |
H A D | dm_credential_manager.cpp | 208 int32_t DmCredentialManager::DeleteCredential(const std::string &pkgName, const std::string &delete… in DeleteCredential() function in OHOS::DistributedHardware::DmCredentialManager
|
/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | credential_operator.c | 679 static int32_t DeleteCredential(const char *reqJsonStr, char **returnData) in DeleteCredential() function
|
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ |
H A D | device_manager_impl_mock.cpp | 220 int32_t DeviceManagerImpl::DeleteCredential(const std::string &pkgName, const std::string &deleteIn… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerImpl
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ |
H A D | device_manager_service.cpp | 743 int32_t DeviceManagerService::DeleteCredential(const std::string &pkgName, const std::string &delet… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerService 800 int32_t DeviceManagerService::DeleteCredential(const std::string &pkgName, const std::string &reqJs… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerService
|
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/ |
H A D | account_iam_callback.cpp | 290 static void DeleteCredential(uint32_t userId, uint64_t credentialId, const std::vector<uint8_t> &to… in DeleteCredential() function
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ |
H A D | device_manager_impl.cpp | 977 int32_t DeviceManagerImpl::DeleteCredential(const std::string &pkgName, const std::string &deleteIn… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerImpl 1189 int32_t DeviceManagerImpl::DeleteCredential(const std::string &pkgName, const std::string &reqJsonS… in DeleteCredential() function in OHOS::DistributedHardware::DeviceManagerImpl
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/ |
H A D | user_auth_interface_service.cpp | 1040 int32_t UserAuthInterfaceService::DeleteCredential(int32_t userId, uint64_t credentialId, in DeleteCredential() function in OHOS::HDI::UserAuth::UserAuthInterfaceService
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account.cpp | 1438 napi_value NapiAppAccount::DeleteCredential(napi_env env, napi_callback_info cbInfo) in DeleteCredential() function in OHOS::AccountJsKit::NapiAppAccount
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | native_devicemanager_js.cpp | 2603 napi_value DeviceManagerNapi::DeleteCredential(napi_env env, napi_callback_info info) in DeleteCredential() function in DeviceManagerNapi
|