Searched defs:GetPointer (Results 1 – 7 of 7) sorted by relevance
41 LPVOID GetPointer() const { return _ptr; } in GetPointer() function
51 P GetPointer(voffset_t field) { in GetPointer() function58 P GetPointer(voffset_t field) const { in GetPointer() function
77 const void *GetPointer() const { return ptr_; } in GetPointer() function
176 T *GetPointer() const { return ptr_.get(); } in GetPointer() function
198 const std::string* GetPointer() const PROTOBUF_ALWAYS_INLINE { in GetPointer() function
380 TEST_P(DebugTestES3, GetPointer) in TEST_P() argument
213 TEST_P(GLES1CovglTest, GetPointer) in TEST_P() argument