OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getChildrenAddressSize
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
Ver3DictDecoder.java
156
addressPointer += BinaryDictIOUtils.
getChildrenAddressSize
(flags, options);
BinaryDictIOUtils.java
431
+
getChildrenAddressSize
(info.mFlags, formatOptions);
569
static int
getChildrenAddressSize
(final int optionFlags,
Ver4DictDecoder.java
241
addressPointer += BinaryDictIOUtils.
getChildrenAddressSize
(flags, options);
Completed in 118 milliseconds