Home
last modified time | relevance | path

Searched defs:underlay (Results 1 – 13 of 13) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h77 const DescriptorPool* underlay; member
Ddescriptor_pool.cc133 const DescriptorPool* underlay) { in PyDescriptorPool_NewWithUnderlay()
/external/cronet/stable/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h77 const DescriptorPool* underlay; member
Ddescriptor_pool.cc133 const DescriptorPool* underlay) { in PyDescriptorPool_NewWithUnderlay()
/external/cronet/tot/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h77 const DescriptorPool* underlay; member
Ddescriptor_pool.cc133 const DescriptorPool* underlay) { in PyDescriptorPool_NewWithUnderlay()
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1975 void internal_set_underlay(const DescriptorPool* underlay) { in internal_set_underlay()
Ddescriptor.cc1882 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool()
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1975 void internal_set_underlay(const DescriptorPool* underlay) { in internal_set_underlay()
Ddescriptor.cc1882 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1975 void internal_set_underlay(const DescriptorPool* underlay) { in internal_set_underlay()
Ddescriptor.cc1888 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool()
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2609 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, in glXGetTransparentIndexSUN()