OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:putLongLE
(Results
1 - 2
of
2
) sorted by null
/build/tools/zipalign/
ZipEntry.h
121
static inline void
putLongLE
(unsigned char* buf, long val) {
/frameworks/base/tools/aapt/
ZipEntry.h
126
static inline void
putLongLE
(unsigned char* buf, long val) {
Completed in 211 milliseconds