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

  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.cpp 286 target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(1, this->cmd(), target);
291 target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(2, this->length_data(), target);
296 target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(3, this->status(), target);
  /external/protobuf/src/google/protobuf/
extension_set_heavy.cc 444 target = WireFormatLite::WriteUInt32ToArray(
wire_format_lite.h 394 static inline uint8* WriteUInt32ToArray(
wire_format_lite_inl.h 566 inline uint8* WireFormatLite::WriteUInt32ToArray(int field_number,

Completed in 2202 milliseconds