HomeSort by relevance Sort by last modified time
    Searched defs:ReadInt64 (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/
pickle.cc 188 bool Pickle::ReadInt64(void** iter, int64* result) const {
  /external/chromium/base/win/
registry.cc 200 LONG RegKey::ReadInt64(const wchar_t* name, int64* value) const {
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py 79 ReadInt64 = ReadVarint
    [all...]

Completed in 4019 milliseconds