Home
last modified time | relevance | path

Searched defs:subProps (Results 1 – 9 of 9) sorted by relevance

/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp140 std::vector<SubProperty> subProps; in GetImeInfoFromBundleMgr() local
316 const int32_t userId, const std::string &bundleName, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
336 …foInquirer::ListCurrentInputMethodSubtype(const int32_t userId, std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
363 …32_t userId, const std::vector<ExtensionAbilityInfo> &extInfos, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
385 const int32_t userId, const ExtensionAbilityInfo &extInfo, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
509 std::vector<SubProperty> subProps = {}; in GetCurrentInputMethodSubtype() local
628 const std::vector<SubProperty> &subProps, const Condition &condition) in GetImeSubProp()
662 …nquirer::ParseSubProp(const std::vector<std::string> &profiles, std::vector<SubProperty> &subProps) in ParseSubProp()
681 void ImeInfoInquirer::ParseSubProp(const json &jsonSubProps, std::vector<SubProperty> &subProps) in ParseSubProp()
Dinput_method_system_ability_stub.cpp186 std::vector<SubProperty> subProps = {}; in ListInputMethodSubtypeOnRemote() local
197 std::vector<SubProperty> subProps = {}; in ListCurrentInputMethodSubtypeOnRemote() local
Dinput_method_system_ability.cpp522 int32_t InputMethodSystemAbility::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
528 const std::string &bundleName, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
/base/inputmethod/imf/services/include/
Dime_info_inquirer.h37 std::vector<SubProperty> subProps; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_switch_test.cpp128 std::vector<SubProperty> subProps; in CheckCurrentSubProps() local
364 std::vector<SubProperty> subProps; variable
385 std::vector<SubProperty> subProps; variable
DnewIme_switch_test.cpp124 std::vector<SubProperty> subProps; in CheckCurrentSubProps() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_system_ability_proxy.cpp154 const std::string &name, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
167 …_t InputMethodSystemAbilityProxy::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
Dinput_method_controller.cpp978 …hodController::ListInputMethodSubtype(const Property &property, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
989 int32_t InputMethodController::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
/base/inputmethod/imf/test/unittest/napi_test/src/
DInputMethodTest.js79 function checkNewImeSubProps(subProps) argument
106 function checkImeSubProps(subProps) argument