Searched refs:WriteDoubleToArray (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h454 static inline uint8* WriteDoubleToArray(
H A Dwire_format_lite_inl.h636 inline uint8* WireFormatLite::WriteDoubleToArray(int field_number, function in class:google::protobuf::internal::WireFormatLite
H A Ddescriptor.pb.cc7391 target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(6, this->double_value(), target);
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h412 static inline uint8* WriteDoubleToArray(
H A Dwire_format_lite_inl.h620 inline uint8* WireFormatLite::WriteDoubleToArray(int field_number, function in class:google::protobuf::internal::WireFormatLite
H A Ddescriptor.pb.cc6872 target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(6, this->double_value(), target);

Completed in 1216 milliseconds