Searched refs:CmdGetOhosAccountInfo (Results 1 – 3 of 3) sorted by relevance
44 std::int32_t CmdGetOhosAccountInfo(MessageParcel &data, MessageParcel &reply);
137 …EXPECT_EQ(accountServie_->CmdGetOhosAccountInfo(data, reply), ERR_ACCOUNT_COMMON_PERMISSION_DENIED…
83 …[this] (MessageParcel &data, MessageParcel &reply) { return this->CmdGetOhosAccountInfo(data, repl… in AccountStub()323 ErrCode AccountStub::CmdGetOhosAccountInfo(MessageParcel &data, MessageParcel &reply) in CmdGetOhosAccountInfo() function in OHOS::AccountSA::AccountStub