Home
last modified time | relevance | path

Searched defs:GetPointer (Results 1 – 7 of 7) sorted by relevance

/third_party/lzma/CPP/Windows/
DMemoryGlobal.h41 LPVOID GetPointer() const { return _ptr; } in GetPointer() function
/third_party/flatbuffers/include/flatbuffers/
Dtable.h51 P GetPointer(voffset_t field) { in GetPointer() function
58 P GetPointer(voffset_t field) const { in GetPointer() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dslice.h77 const void *GetPointer() const { return ptr_; } in GetPointer() function
Dallocator.h176 T *GetPointer() const { return ptr_.get(); } in GetPointer() function
/third_party/protobuf/src/google/protobuf/
Darenastring.h198 const std::string* GetPointer() const PROTOBUF_ALWAYS_INLINE { in GetPointer() function
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDebugTest.cpp380 TEST_P(DebugTestES3, GetPointer) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/
DCovglTests.cpp213 TEST_P(GLES1CovglTest, GetPointer) in TEST_P() argument