Searched refs:inn (Results 1 – 2 of 2) sorted by relevance
37 status_t OperationResult::readFromParcel(const Parcel* inn) { in readFromParcel() argument38 const Parcel& in = *inn; in readFromParcel()
214 status_t ExportResult::readFromParcel(const Parcel* inn) { in readFromParcel() argument215 const Parcel& in = *inn; in readFromParcel()