OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetDirectBufferPointer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream.cc
215
bool CodedInputStream::
GetDirectBufferPointer
(const void** data, int* size) {
585
bool CodedOutputStream::
GetDirectBufferPointer
(void** data, int* size) {
/external/protobuf/src/google/protobuf/io/
coded_stream.cc
191
bool CodedInputStream::
GetDirectBufferPointer
(const void** data, int* size) {
558
bool CodedOutputStream::
GetDirectBufferPointer
(void** data, int* size) {
Completed in 534 milliseconds