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

  /external/llvm/include/llvm/Support/
GCOV.h 135 uint64_t readInt64() {
  /external/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 174 public long readInt64() throws IOException {
  /external/protobuf/java/src/main/java/com/google/protobuf/micro/
CodedInputStreamMicro.java 171 public long readInt64() throws IOException {
  /frameworks/base/libs/binder/
Parcel.cpp 935 status_t Parcel::readInt64(int64_t *pArg) const
941 int64_t Parcel::readInt64() const
    [all...]

Completed in 86 milliseconds