Home
last modified time | relevance | path

Searched defs:ohosAccountInfo (Results 1 - 12 of 12) sorted by relevance

/base/account/os_account/test/fuzztest/account_stub/cmdsetohosaccountinfobyuseridstub_fuzzer/
H A Dcmdsetohosaccountinfobyuseridstub_fuzzer.cpp33 bool WriteOhosAccountInfo(MessageParcel &data, const OhosAccountInfo &ohosAccountInfo) in WriteOhosAccountInfo() argument
83 OhosAccountInfo ohosAccountInfo; CmdSetOhosAccountInfoByUserIdStubFuzzTest() local
[all...]
/base/account/os_account/test/fuzztest/account_stub/cmdsetohosaccountinfostub_fuzzer/
H A Dcmdsetohosaccountinfostub_fuzzer.cpp33 bool WriteOhosAccountInfo(MessageParcel &data, const OhosAccountInfo &ohosAccountInfo) in WriteOhosAccountInfo() argument
80 OhosAccountInfo ohosAccountInfo; CmdSetOhosAccountInfoStubFuzzTest() local
[all...]
/base/account/os_account/frameworks/cj/distributed_account/src/
H A Dcj_distributed_account.cpp54 AccountSA::OhosAccountInfo ohosAccountInfo; in FfiOHOSDistributedAccountDistributedInfoGetOsAccountDistributedInfo() local
64 AccountSA::OhosAccountInfo ohosAccountInfo = getOhosInfoFromRet(retInfo); in FfiOHOSDistributedAccountUnitSetOsAccountDistributedInfo() local
/base/account/os_account/interfaces/kits/napi/distributedaccount/include/
H A Dnapi_distributed_account.h37 AccountSA::OhosAccountInfo ohosAccountInfo; member
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Daccount_info_parcel.cpp26 bool WriteOhosAccountInfo(MessageParcel &data, const OhosAccountInfo &ohosAccountInfo) in WriteOhosAccountInfo() argument
84 ReadOhosAccountInfo(MessageParcel &data, OhosAccountInfo &ohosAccountInfo) ReadOhosAccountInfo() argument
[all...]
H A Daccount_proxy.cpp96 std::int32_t AccountProxy::SetOhosAccountInfo(const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) in SetOhosAccountInfo() argument
190 ErrCode AccountProxy::GetOhosAccountInfo(OhosAccountInfo &ohosAccountInfo) in GetOhosAccountInfo() argument
210 ErrCode AccountProxy::GetOhosAccountInfoByUserId(int32_t userId, OhosAccountInfo &ohosAccountInfo) in GetOhosAccountInfoByUserId() argument
130 SetOhosAccountInfoByUserId( const int32_t userId, const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) SetOhosAccountInfoByUserId() argument
[all...]
H A Dohos_account_kits_impl.cpp111 SetOhosAccountInfo( const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) SetOhosAccountInfo() argument
126 SetOhosAccountInfoByUserId( const int32_t userId, const OhosAccountInfo& ohosAccountInfo, const std::string& eventStr) SetOhosAccountInfoByUserId() argument
/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h159 explicit AccountInfo(const OhosAccountInfo &ohosAccountInfo) in AccountInfo() argument
/base/account/os_account/services/accountmgr/test/unittest/ohos_account/
H A Dohos_account_manager_test.cpp372 OhosAccountInfo ohosAccountInfo; in HWTEST_F() local
/base/account/os_account/services/accountmgr/src/
H A Daccount_stub.cpp264 OhosAccountInfo ohosAccountInfo; in InnerGetOhosAccountInfo() local
327 OhosAccountInfo ohosAccountInfo; in CmdGetOhosAccountInfoByUserId() local
[all...]
H A Daccount_mgr_service.cpp100 std::int32_t AccountMgrService::SetOhosAccountInfo(const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) in SetOhosAccountInfo() argument
105 SetOhosAccountInfoByUserId( const int32_t userId, const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) SetOhosAccountInfoByUserId() argument
H A Dohos_account_manager.cpp181 OhosAccountInfo ohosAccountInfo; in OhosAccountStateChange() local
188 OhosAccountStateChange( const int32_t userId, const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) OhosAccountStateChange() argument
322 LoginOhosAccount(const int32_t userId, const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) LoginOhosAccount() argument
392 LogoutOhosAccount( const int32_t userId, const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) LogoutOhosAccount() argument
437 LogoffOhosAccount( const int32_t userId, const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) LogoffOhosAccount() argument
481 HandleOhosAccountTokenInvalidEvent( const int32_t userId, const OhosAccountInfo &ohosAccountInfo, const std::string &eventStr) HandleOhosAccountTokenInvalidEvent() argument
[all...]

Completed in 7 milliseconds