Home
last modified time | relevance | path

Searched defs:WriteFloat (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dpickle.h193 bool WriteFloat(float value) { in WriteFloat() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc352 void WireFormatLite::WriteFloat(int field_number, float value, in WriteFloat() function in google::protobuf::internal::WireFormatLite