Searched refs:isStable (Results 1 – 2 of 2) sorted by relevance
422 static inline constexpr bool isStable(const D& a1, const D& a2) { in isStable() function827 return isStable();846 return isStable();865 bool isStable(size_t channelIndex = 0) const {867 return details::isStable(mCoefs[3], mCoefs[4]);870 return details::isStable(
544 bool isStable = unstructured_parcelable->IsStableApiParcelable(lang); in load_and_validate_aidl() local545 if (options.IsStructured() && !isStable) { in load_and_validate_aidl()632 bool isStable = type.IsStableApiParcelable(options.TargetLanguage()); in load_and_validate_aidl() local634 if (options.IsStructured() && type.AsUnstructuredParcelable() != nullptr && !isStable) { in load_and_validate_aidl()641 !isStable) { in load_and_validate_aidl()