OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SerializeHeader
(Results
1 - 5
of
5
) sorted by null
/frameworks/rs/rsov/compiler/spirit/
transformer.cpp
51
m->
SerializeHeader
(*mStream);
module.cpp
166
void Module::
SerializeHeader
(OutputWordStream &OS) const {
178
SerializeHeader
(OS);
module.h
76
void
SerializeHeader
(OutputWordStream &OS) const;
/external/sfntly/cpp/src/sfntly/
font.h
319
void
SerializeHeader
(FontOutputStream* fos, TableHeaderList* table_headers);
font.cc
79
SerializeHeader
(&fos, &table_records);
116
void Font::
SerializeHeader
(FontOutputStream* fos,
Completed in 223 milliseconds