Searched defs:lastValue (Results 1 – 5 of 5) sorted by relevance
80 typename std::iterator_traits<I>::pointer lastValue = nullptr; in isIncreasing() local
165 static void android_os_Parcel_restoreAllowFds(jlong nativePtr, jboolean lastValue) in android_os_Parcel_restoreAllowFds()
119 double lastValue = _mMin; in contains() local
322 private static native void nativeRestoreAllowFds(long nativePtr, boolean lastValue); in nativeRestoreAllowFds()604 public final void restoreAllowFds(boolean lastValue) { in restoreAllowFds()
548 void Parcel::restoreAllowFds(bool lastValue) in restoreAllowFds()