Searched refs:ShortcutProperty (Results 1 – 5 of 5) sorted by relevance
29 class ShortcutProperty {31 ShortcutProperty(const std::vector<int> &&targetCodePoints, const int probability) in ShortcutProperty() function45 DISALLOW_DEFAULT_CONSTRUCTOR(ShortcutProperty);59 const HistoricalInfo historicalInfo, const std::vector<ShortcutProperty> &&shortcuts) in UnigramProperty()77 const HistoricalInfo historicalInfo, const std::vector<ShortcutProperty> &&shortcuts) in UnigramProperty()120 const std::vector<ShortcutProperty> &getShortcuts() const { in getShortcuts()134 const std::vector<ShortcutProperty> mShortcuts;
459 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in getWordProperty()
544 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in getWordProperty()
600 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in getWordProperty()
370 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in latinime_BinaryDictionary_addUnigramEntry()