Home
last modified time | relevance | path

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

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCursorAdapter.java163 public Cursor getCursor() { in getCursor() method in ShadowCursorAdapter
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGCOV.h149 uint64_t getCursor() const { return Cursor; } in getCursor() function
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DAnnotatedBytes.java247 public int getCursor() { in getCursor() method in AnnotatedBytes
/external/protobuf/js/binary/
Ddecoder.js390 jspb.BinaryDecoder.prototype.getCursor = function() { method in jspb.BinaryDecoder
Dreader.js176 jspb.BinaryReader.prototype.getCursor = function() { method in jspb.BinaryReader
/external/clang/tools/libclang/
DCXIndexDataConsumer.h504 CXCursor getCursor(const Decl *D) { in getCursor() function
DCIndex.cpp5284 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor() function in cxcursor
/external/llvm/include/llvm/Support/
DGCOV.h222 uint64_t getCursor() const { return Cursor; } in getCursor() function