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