Searched defs:AutoNotifyReadAheadFailed (Results 1 – 1 of 1) sorted by relevance
132 class [[nodiscard]] AutoNotifyReadAheadFailed { class134 AutoNotifyReadAheadFailed(std::shared_ptr<SnapshotHandler> snapuserd) : snapuserd_(snapuserd) {} in AutoNotifyReadAheadFailed() function in android::snapshot::AutoNotifyReadAheadFailed