Home
last modified time | relevance | path

Searched refs:WriteBytesCommon (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dpickle.cc308 WriteBytesCommon(data, length); in WriteBytes()
395 WriteBytesCommon(data, length); in WriteBytesStatic()
427 inline void Pickle::WriteBytesCommon(const void* data, size_t length) { in WriteBytesCommon() function in base::Pickle
Dpickle.h332 inline void WriteBytesCommon(const void* data, size_t length);