Searched refs:QUERY_OHOS_ACCOUNT_INFO_BY_USER_ID (Results 1 – 4 of 4) sorted by relevance
67 …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
274 … auto ret = SendRequest(AccountMgrInterfaceCode::QUERY_OHOS_ACCOUNT_INFO_BY_USER_ID, data, reply); in QueryOhosAccountInfoByUserId()
84 stubFuncMap_[AccountMgrInterfaceCode::QUERY_OHOS_ACCOUNT_INFO_BY_USER_ID] = in AccountStub()