OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDirectBufferPointerInline
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream.h
192
inline void
GetDirectBufferPointerInline
(const void** data,
[
all
...]
coded_stream_unittest.cc
751
coded_input.
GetDirectBufferPointerInline
(&ptr, &size);
756
coded_input.
GetDirectBufferPointerInline
(&ptr, &size);
762
coded_input.
GetDirectBufferPointerInline
(&ptr, &size);
769
coded_input.
GetDirectBufferPointerInline
(&ptr, &size);
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite_inl.h
263
input->
GetDirectBufferPointerInline
(&void_pointer, &size);
[
all
...]
Completed in 496 milliseconds