Home
last modified time | relevance | path

Searched defs:IsConvertible (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/fbjni/cxx/fbjni/detail/
H A DTypeTraits.h32 constexpr bool IsConvertible() { in IsConvertible() function
/aosp_15_r20/art/runtime/mirror/
H A Dmethod_type.cc170 bool MethodType::IsConvertible(ObjPtr<MethodType> target) { in IsConvertible() function in art::mirror::MethodType
/aosp_15_r20/external/libbrillo/brillo/
H A Dany_internal_impl.h25 struct IsConvertible struct