HomeSort by relevance Sort by last modified time
    Searched refs:ReadSecondsAndNanos (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectsource.h 258 std::pair<int64, int32> ReadSecondsAndNanos(
protostream_objectsource.cc 313 pair<int64, int32> p = os->ReadSecondsAndNanos(type);
337 pair<int64, int32> p = os->ReadSecondsAndNanos(type);
    [all...]

Completed in 56 milliseconds