Home
last modified time | relevance | path

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

/third_party/flatbuffers/net/FlatBuffers/
DByteBuffer.cs745 public long GetLong(int offset) in GetLong() method in FlatBuffers.ByteBuffer
829 public long GetLong(int index) in GetLong() method in FlatBuffers.ByteBuffer
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc228 long GetLong() override { return TEST_LONG_VAL; } in GetLong() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc106 NO_SANITIZE("cfi-icall") long CefTranslatorTestCToCpp::GetLong() { in GetLong() function in CefTranslatorTestCToCpp