Home
last modified time | relevance | path

Searched refs:CmdQueryOhosAccountInfo (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/services/accountmgr/include/
H A Daccount_stub.h47 std::int32_t CmdQueryOhosAccountInfo(MessageParcel &data, MessageParcel &reply);
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_stub_test.cpp122 EXPECT_EQ(accountServie_->CmdQueryOhosAccountInfo(data, reply), ERR_ACCOUNT_COMMON_PERMISSION_DENIED); in HWTEST_F()
/base/account/os_account/services/accountmgr/src/
H A Daccount_stub.cpp77 [this] (MessageParcel &data, MessageParcel &reply) { return this->CmdQueryOhosAccountInfo(data, reply); }; in AccountStub()
278 std::int32_t AccountStub::CmdQueryOhosAccountInfo(MessageParcel &data, MessageParcel &reply) in CmdQueryOhosAccountInfo() function in OHOS::AccountSA::AccountStub

Completed in 2 milliseconds