Home
last modified time | relevance | path

Searched refs:GetCredInfoCallbackInterfaceCode (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/services/accountmgr/include/account_iam/
Daccount_iam_client_callback_proxy.h45 …ErrCode SendRequest(GetCredInfoCallbackInterfaceCode code, MessageParcel &data, MessageParcel &rep…
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h229 enum class GetCredInfoCallbackInterfaceCode : uint32_t { enum
/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_client_callback_proxy.cpp129 uint32_t code = static_cast<uint32_t>(GetCredInfoCallbackInterfaceCode::ON_CREDENTIAL_INFO); in OnCredentialInfo()
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_callback_stub.cpp98 case static_cast<uint32_t>(GetCredInfoCallbackInterfaceCode::ON_CREDENTIAL_INFO): in OnRemoteRequest()
/base/account/os_account/frameworks/account_iam/test/unittest/src/
Daccount_iam_client_test.cpp660 …int32_t ret = stub->OnRemoteRequest(static_cast<uint32_t>(GetCredInfoCallbackInterfaceCode::ON_CRE…