OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReadLittleEndian32
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream.h
72
// coded_input->
ReadLittleEndian32
(&magic_number);
213
bool
ReadLittleEndian32
(uint32* value);
[
all
...]
/external/protobuf/src/google/protobuf/io/
coded_stream.h
72
// coded_input->
ReadLittleEndian32
(&magic_number);
197
bool
ReadLittleEndian32
(uint32* value);
[
all
...]
Completed in 239 milliseconds