HomeSort by relevance Sort by last modified time
    Searched refs:readBoolAttributeValue (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
header_policy.h 43 mIsDecayingDict(HeaderReadWriteUtils::readBoolAttributeValue(&mAttributeMap,
52 mHasHistoricalInfoOfWords(HeaderReadWriteUtils::readBoolAttributeValue(
68 mIsDecayingDict(HeaderReadWriteUtils::readBoolAttributeValue(&mAttributeMap,
76 mHasHistoricalInfoOfWords(HeaderReadWriteUtils::readBoolAttributeValue(
header_read_write_utils.h 84 static bool readBoolAttributeValue(
header_policy.cpp 90 return HeaderReadWriteUtils::readBoolAttributeValue(&mAttributeMap,
header_read_write_utils.cpp 201 /* static */ bool HeaderReadWriteUtils::readBoolAttributeValue(

Completed in 146 milliseconds