Searched refs:getAccountInfoOptions (Results 1 – 1 of 1) sorted by relevance
198 …GetDomainAccountInfoOptions *getAccountInfoOptions = new (std::nothrow) GetDomainAccountInfoOption… in Unmarshalling() local199 if (getAccountInfoOptions == nullptr) { in Unmarshalling()203 if (!getAccountInfoOptions->ReadFromParcel(parcel)) { in Unmarshalling()205 delete getAccountInfoOptions; in Unmarshalling()206 getAccountInfoOptions = nullptr; in Unmarshalling()209 return getAccountInfoOptions; in Unmarshalling()