Home
last modified time | relevance | path

Searched defs:getCursor (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/js/binary/
Ddecoder.js219 jspb.BinaryDecoder.prototype.getCursor = function() { method in jspb.BinaryDecoder
Dreader.js178 jspb.BinaryReader.prototype.getCursor = function() { method in jspb.BinaryReader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h235 uint64_t getCursor() const { return Cursor; } in getCursor() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp3008 NaClBitstreamCursor &getCursor() const { return Record.GetCursor(); } in getCursor() function in __anond88d009c0111::ModuleParser