Home
last modified time | relevance | path

Searched defs:PointerType (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/guest_abi/include/berberis/guest_abi/
Dguest_type.h167 constexpr explicit operator PointerType() const { in PointerType() function
193 constexpr explicit operator PointerType() const { in PointerType() function
219 constexpr explicit operator PointerType() const { in PointerType() function
245 constexpr explicit operator PointerType() const { in PointerType() function
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types.go180 func PointerType(pointee_type Type) Type { func