Searched defs:WriteLong (Results 1 – 4 of 4) sorted by relevance
| /external/sfntly/cpp/src/sfntly/data/ | ||
| D | font_output_stream.cc | 103 void FontOutputStream::WriteLong(int64_t l) { in WriteLong() function in sfntly::FontOutputStream |
| D | writable_font_data.cc | 147 int32_t WritableFontData::WriteLong(int32_t index, int64_t l) { in WriteLong() function in sfntly::WritableFontData |
| /external/libchrome/base/ | ||
| D | pickle.h | 191 void WriteLong(long value) { in WriteLong() function |
| /external/cronet/base/ | ||
| D | pickle.h | 206 void WriteLong(long value) { in WriteLong() function |