OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getShortcutListSizeAndForwardPointer
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/shortcut/
shortcut_list_policy.h
40
ShortcutListReadingUtils::
getShortcutListSizeAndForwardPointer
(mShortcutsBuf, &listPos);
63
::
getShortcutListSizeAndForwardPointer
(mShortcutsBuf, pos);
shortcut_list_reading_utils.h
42
static int
getShortcutListSizeAndForwardPointer
(const uint8_t *const dictRoot, int *const pos);
49
const int shortcutListSize =
getShortcutListSizeAndForwardPointer
(dictRoot, pos);
shortcut_list_reading_utils.cpp
39
/* static */ int ShortcutListReadingUtils::
getShortcutListSizeAndForwardPointer
(
dynamic_shortcut_list_policy.h
78
::
getShortcutListSizeAndForwardPointer
(buffer, pos);
95
::
getShortcutListSizeAndForwardPointer
(mBuffer->getBuffer(usesAdditionalBuffer),
Completed in 92 milliseconds