Home
last modified time | relevance | path

Searched defs:GetPool (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc29 DescriptorPool* GetPool() { in GetPool() function
/aosp_15_r20/external/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc29 DescriptorPool* GetPool() { in GetPool() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc238 static PyObject* GetPool(PyMessageFactory* self, void* closure) { in GetPool() function
H A Ddescriptor.cc1362 static PyObject* GetPool(PyFileDescriptor *self, void *closure) { in GetPool() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc238 static PyObject* GetPool(PyMessageFactory* self, void* closure) { in GetPool() function
H A Ddescriptor.cc1362 static PyObject* GetPool(PyFileDescriptor *self, void *closure) { in GetPool() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_address_space.h397 PA_ALWAYS_INLINE pool_handle GetPool(uintptr_t address) { in GetPool() function
/aosp_15_r20/external/googleapis/google/cloud/video/livestream/v1/
H A Dservice.proto271 rpc GetPool(GetPoolRequest) returns (Pool) { rpc
/aosp_15_r20/external/gmmlib/Source/GmmLib/TranslationTable/
H A DGmmUmdTranslationTable.h277 GmmPageTablePool* &GetPool() { return PoolElem; } in GetPool() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c753 static DescriptorPool *GetPool(const zval* this_ptr) { in GetPool() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Ddef.c753 static DescriptorPool *GetPool(const zval* this_ptr) { in GetPool() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3dx9effect.h274 STDMETHOD(GetPool)(THIS_ ID3DXEffectPool **pool) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp3411 static std::shared_ptr<C2BlockPool> GetPool(C2Allocator::id_t allocId) { in GetPool() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h7301 VmaPool VmaAllocation_T::GetPool() const in GetPool() function