Searched refs:ohosInfo (Results 1 – 2 of 2) sorted by relevance
41 sptr<FaultLogInfoOhos> ohosInfo = FaultLogInfoOhos::Unmarshalling(data); in OnRemoteRequest() local42 if (ohosInfo == nullptr) { in OnRemoteRequest()47 ohosInfo->pipeFd = data.ReadFileDescriptor(); in OnRemoteRequest()49 FaultLogInfoOhos info(*ohosInfo); in OnRemoteRequest()
810 AccountInfo ohosInfo; in RetryToGetAccount() local811 (void)OhosAccountManager::GetInstance().GetAccountInfoByUserId(id, ohosInfo); in RetryToGetAccount()812 if (ohosInfo.ohosAccountInfo_.name_ != DEFAULT_OHOS_ACCOUNT_NAME) { in RetryToGetAccount()