OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAST_DECAYED_TIME_KEY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
header_policy.cpp
32
const char *const HeaderPolicy::
LAST_DECAYED_TIME_KEY
= "LAST_DECAYED_TIME";
150
HeaderReadWriteUtils::setIntAttribute(outAttributeMap,
LAST_DECAYED_TIME_KEY
,
header_policy.h
48
LAST_DECAYED_TIME_KEY
, TimeKeeper::peekCurrentTime() /* defaultValue */)),
228
static const char *const
LAST_DECAYED_TIME_KEY
;
Completed in 577 milliseconds