/base/account/os_account/test/fuzztest/account_stub/cmdsetohosaccountinfobyuseridstub_fuzzer/ |
H A D | cmdsetohosaccountinfobyuseridstub_fuzzer.cpp | 33 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 D | cmdsetohosaccountinfostub_fuzzer.cpp | 33 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 D | cj_distributed_account.cpp | 54 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 D | napi_distributed_account.h | 37 AccountSA::OhosAccountInfo ohosAccountInfo;
member
|
/base/account/os_account/frameworks/ohosaccount/native/src/ |
H A D | account_info_parcel.cpp | 26 bool WriteOhosAccountInfo(MessageParcel &data, const OhosAccountInfo &ohosAccountInfo) in WriteOhosAccountInfo() argument 84 ReadOhosAccountInfo(MessageParcel &data, OhosAccountInfo &ohosAccountInfo) ReadOhosAccountInfo() argument [all...] |
H A D | account_proxy.cpp | 96 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 D | ohos_account_kits_impl.cpp | 111 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 D | account_info.h | 159 explicit AccountInfo(const OhosAccountInfo &ohosAccountInfo) in AccountInfo() argument
|
/base/account/os_account/services/accountmgr/test/unittest/ohos_account/ |
H A D | ohos_account_manager_test.cpp | 372 OhosAccountInfo ohosAccountInfo; in HWTEST_F() local
|
/base/account/os_account/services/accountmgr/src/ |
H A D | account_stub.cpp | 264 OhosAccountInfo ohosAccountInfo; in InnerGetOhosAccountInfo() local 327 OhosAccountInfo ohosAccountInfo; in CmdGetOhosAccountInfoByUserId() local [all...] |
H A D | account_mgr_service.cpp | 100 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 D | ohos_account_manager.cpp | 181 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...] |