Searched refs:QUERY_OHOS_ACCOUNT_INFO_BY_USER_ID (Results 1 – 4 of 4) sorted by relevance
66 …uint32_t code = static_cast<uint32_t>(AccountMgrInterfaceCode::QUERY_OHOS_ACCOUNT_INFO_BY_USER_ID); in CmdQueryOhosAccountInfoByUserIdStubFuzzTest()
28 QUERY_OHOS_ACCOUNT_INFO_BY_USER_ID = 4, enumerator
227 … auto ret = SendRequest(AccountMgrInterfaceCode::QUERY_OHOS_ACCOUNT_INFO_BY_USER_ID, data, reply); in QueryOhosAccountInfoByUserId()
68 stubFuncMap_[AccountMgrInterfaceCode::QUERY_OHOS_ACCOUNT_INFO_BY_USER_ID] = in AccountStub()