Searched defs:WriteFloat (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/ | ||
D | pickle.h | 193 bool WriteFloat(float value) { in WriteFloat() function |
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.cc | 352 void WireFormatLite::WriteFloat(int field_number, float value, in WriteFloat() function in google::protobuf::internal::WireFormatLite |