Searched defs:lastValue (Results 1 – 5 of 5) sorted by relevance
316 int lastValue = 0; in calculateFraction() local411 float lastValue = 0; in calculateFraction() local
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()
290 private static native void nativeRestoreAllowFds(long nativePtr, boolean lastValue); in nativeRestoreAllowFds()524 public final void restoreAllowFds(boolean lastValue) { in restoreAllowFds()
586 void Parcel::restoreAllowFds(bool lastValue) in restoreAllowFds()