Home
last modified time | relevance | path

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

/external/flatbuffers/net/FlatBuffers/
DByteBuffer.cs358 public long GetLong(int offset) in GetLong() method in FlatBuffers.ByteBuffer
429 public long GetLong(int index) in GetLong() method in FlatBuffers.ByteBuffer
/external/lzma/CPP/Windows/
DWindow.h181 LONG_PTR GetLong(int index) const { return ::GetWindowLong(_window, index); } in GetLong() function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py330 def GetLong(self, key): member in SharedPrefs
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
Dshared_prefs.py313 def GetLong(self, key): member in SharedPrefs