Searched refs:QUERY_OHOS_ACCOUNT_INFO (Results 1 – 4 of 4) sorted by relevance
62 uint32_t code = static_cast<uint32_t>(AccountMgrInterfaceCode::QUERY_OHOS_ACCOUNT_INFO); in CmdQueryOhosAccountInfoStubFuzzTest()
26 QUERY_OHOS_ACCOUNT_INFO = 2, enumerator
158 auto ret = SendRequest(AccountMgrInterfaceCode::QUERY_OHOS_ACCOUNT_INFO, data, reply); in QueryOhosAccountInfo()
65 …stubFuncMap_[AccountMgrInterfaceCode::QUERY_OHOS_ACCOUNT_INFO] = &AccountStub::CmdQueryOhosAccount… in AccountStub()