/external/protobuf/src/google/protobuf/io/ |
coded_stream.h | 611 // buffer = CodedOutputStream::WriteRawToArray(text, strlen(text), buffer); 664 static uint8* WriteRawToArray(const void* buffer, int size, uint8* target); [all...] |
coded_stream.cc | 638 uint8* CodedOutputStream::WriteRawToArray(
|
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 596 // buffer = CodedOutputStream::WriteRawToArray(text, strlen(text), buffer); 646 static uint8* WriteRawToArray(const void* buffer, int size, uint8* target); [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 596 // buffer = CodedOutputStream::WriteRawToArray(text, strlen(text), buffer); 646 static uint8* WriteRawToArray(const void* buffer, int size, uint8* target); [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 596 // buffer = CodedOutputStream::WriteRawToArray(text, strlen(text), buffer); 646 static uint8* WriteRawToArray(const void* buffer, int size, uint8* target); [all...] |
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/ |
coded_stream.h | 655 // buffer = CodedOutputStream::WriteRawToArray(text, strlen(text), buffer); [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/ |
coded_stream.h | 596 // buffer = CodedOutputStream::WriteRawToArray(text, strlen(text), buffer); 646 static uint8* WriteRawToArray(const void* buffer, int size, uint8* target); [all...] |