Searched defs:GetLong (Results 1 – 3 of 3) sorted by relevance
| /external/flatbuffers/net/FlatBuffers/ | ||
| D | ByteBuffer.cs | 757         public long GetLong(int offset)  in GetLong()  method in FlatBuffers.ByteBuffer | 
| /external/lzma/CPP/Windows/ | ||
| D | Window.h | 181   LONG_PTR GetLong(int index) const { return ::GetWindowLong(_window, index); }  in GetLong()  function | 
| /external/chromium-trace/catapult/devil/devil/android/sdk/ | ||
| D | shared_prefs.py | 374   def GetLong(self, key):  member in SharedPrefs |