Home
last modified time | relevance | path

Searched refs:ErrCAuthenticatorInfo (Results 1 - 5 of 5) sorted by relevance

/base/account/os_account/frameworks/appaccount/cj/include/
H A Dappaccount_defination.h83 } ErrCAuthenticatorInfo; typedef
H A Dappaccount_ffi.h65 FFI_EXPORT ErrCAuthenticatorInfo FfiAppAccountAppAccountManagerQueryAuthenticatorInfo(int id, char *owner);
H A Dappaccount_impl.h55 ErrCAuthenticatorInfo queryAuthenticatorInfo(std::string owner);
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_ffi.cpp191 ErrCAuthenticatorInfo FfiAppAccountAppAccountManagerQueryAuthenticatorInfo(int id, char *owner) in FfiAppAccountAppAccountManagerQueryAuthenticatorInfo()
195 ErrCAuthenticatorInfo res{}; in FfiAppAccountAppAccountManagerQueryAuthenticatorInfo()
H A Dappaccount_impl.cpp264 ErrCAuthenticatorInfo CJAppAccountImpl::queryAuthenticatorInfo(std::string owner) in queryAuthenticatorInfo()
266 ErrCAuthenticatorInfo res{}; in queryAuthenticatorInfo()

Completed in 4 milliseconds