Home
last modified time | relevance | path

Searched refs:dependent_false_v (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderParcelBenchmark.cpp25 constexpr bool dependent_false_v = false; variable
40 static_assert(dependent_false_v<V<T>>); in writeVector()
57 static_assert(dependent_false_v<V<T>>); in readVector()
/frameworks/av/media/utils/include/mediautils/
DFixedString.h178 static_assert(dependent_false_v<T>, "non-matching append type"); in append()
256 static inline constexpr bool dependent_false_v = false;
/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_parcel_utils.h101 static inline constexpr bool dependent_false_v = false;
977 static_assert(dependent_false_v<P>, "unrecognized type");
1001 static_assert(dependent_false_v<P>, "unrecognized type");
1032 static_assert(dependent_false_v<P>, "unrecognized type");
1062 static_assert(dependent_false_v<P>, "unrecognized type");
1641 static_assert(dependent_false_v<T>, "unrecognized type");
1708 static_assert(dependent_false_v<T>, "unrecognized type");
/frameworks/native/include/binder/
DParcel.h899 static inline constexpr bool dependent_false_v = false;
1039 static_assert(dependent_false_v<CT>);
1196 static_assert(dependent_false_v<CT>);
/frameworks/native/libs/binder/include/binder/
DParcel.h899 static inline constexpr bool dependent_false_v = false;
1039 static_assert(dependent_false_v<CT>);
1196 static_assert(dependent_false_v<CT>);