OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FLAG_NOT_A_VALID_ENTRY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_dict_constants.cpp
56
const uint8_t Ver4DictConstants::
FLAG_NOT_A_VALID_ENTRY
= 0x2;
ver4_dict_constants.h
55
static const uint8_t
FLAG_NOT_A_VALID_ENTRY
;
Completed in 161 milliseconds