Searched defs:GetLong (Results 1 – 3 of 3) sorted by relevance
/third_party/flatbuffers/net/FlatBuffers/ | ||
D | ByteBuffer.cs | 745 public long GetLong(int offset) in GetLong() method in FlatBuffers.ByteBuffer |
/third_party/cef/libcef/common/test/ | ||
D | translator_test_impl.cc | 228 long GetLong() override { return TEST_LONG_VAL; } in GetLong() function in CefTranslatorTestImpl |
/third_party/cef/libcef_dll/ctocpp/test/ | ||
D | translator_test_ctocpp.cc | 106 NO_SANITIZE("cfi-icall") long CefTranslatorTestCToCpp::GetLong() { in GetLong() function in CefTranslatorTestCToCpp |