Searched refs:AppAccountAuthenticatorStub (Results 1 – 6 of 6) sorted by relevance
24 AppAccountAuthenticatorStub::AppAccountAuthenticatorStub() in AppAccountAuthenticatorStub() function in OHOS::AccountSA::AppAccountAuthenticatorStub27 AppAccountAuthenticatorStub::~AppAccountAuthenticatorStub() in ~AppAccountAuthenticatorStub()30 int AppAccountAuthenticatorStub::OnRemoteRequest( in OnRemoteRequest()62 ErrCode AppAccountAuthenticatorStub::ProcAddAccountImplicitly(MessageParcel &data, MessageParcel &r… in ProcAddAccountImplicitly()82 ErrCode AppAccountAuthenticatorStub::ProcAuthenticate(MessageParcel &data, MessageParcel &reply) in ProcAuthenticate()103 ErrCode AppAccountAuthenticatorStub::ProcCreateAccountImplicitly(MessageParcel &data, MessageParcel… in ProcCreateAccountImplicitly()121 ErrCode AppAccountAuthenticatorStub::ProcAuth(MessageParcel &data, MessageParcel &reply) in ProcAuth()141 ErrCode AppAccountAuthenticatorStub::ProcVerifyCredential(MessageParcel &data, MessageParcel &reply) in ProcVerifyCredential()160 ErrCode AppAccountAuthenticatorStub::ProcCheckAccountLabels(MessageParcel &data, MessageParcel &rep… in ProcCheckAccountLabels()180 ErrCode AppAccountAuthenticatorStub::ProcSetProperties(MessageParcel &data, MessageParcel &reply) in ProcSetProperties()[all …]
24 class AppAccountAuthenticatorStub : public IRemoteStub<IAppAccountAuthenticator> {26 AppAccountAuthenticatorStub();27 ~AppAccountAuthenticatorStub() override;42 DISALLOW_COPY_AND_MOVE(AppAccountAuthenticatorStub);
23 class MockAppAccountAuthenticator : public AppAccountAuthenticatorStub {
18 …"non-virtual thunk to OHOS::AccountSA::AppAccountAuthenticatorStub::~AppAccountAuthenticatorStub()…32 "OHOS::AccountSA::AppAccountAuthenticatorStub::AppAccountAuthenticatorStub()";33 …"OHOS::AccountSA::AppAccountAuthenticatorStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&,…34 "OHOS::AccountSA::AppAccountAuthenticatorStub::~AppAccountAuthenticatorStub()";114 … "virtual thunk to OHOS::AccountSA::AppAccountAuthenticatorStub::~AppAccountAuthenticatorStub()";
57 class NapiAppAccountAuthenticator : public AccountSA::AppAccountAuthenticatorStub {
50 class MockAppAccountAuthenticator : public AppAccountAuthenticatorStub {