Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_switch_test.cpp122 std::vector<SubProperty> subProps; in CheckCurrentSubProps() local
357 std::vector<SubProperty> subProps; variable
378 std::vector<SubProperty> subProps; variable
DnewIme_switch_test.cpp115 std::vector<SubProperty> subProps; in CheckCurrentSubProps() local
Dinput_method_private_member_test.cpp597 std::vector<SubProperty> subProps; variable
629 std::vector<SubProperty> subProps; variable
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp134 auto subProps = it->subProps; in GetImeInfoFromCache() local
175 std::vector<SubProperty> subProps; in GetImeInfoFromBundleMgr() local
391 int32_t userId, const std::string &bundleName, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
413 … ImeInfoInquirer::ListCurrentInputMethodSubtype(int32_t userId, std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
460 const std::vector<ExtensionAbilityInfo> &extInfos, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
527 std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
883 const std::vector<SubProperty> &subProps, const Condition &condition) in FindTargetSubtypeByCondition()
Dinput_method_system_ability_stub.cpp255 std::vector<SubProperty> subProps = {}; in ListInputMethodSubtypeOnRemote() local
266 std::vector<SubProperty> subProps = {}; in ListCurrentInputMethodSubtypeOnRemote() local
Dinput_method_system_ability.cpp927 int32_t InputMethodSystemAbility::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
933 const std::string &bundleName, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_method_property.h52 std::vector<SubProperty> subProps; member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_system_ability_proxy.cpp194 const std::string &name, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
202 …_t InputMethodSystemAbilityProxy::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
Dinput_method_controller.cpp929 …hodController::ListInputMethodSubtype(const Property &property, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
940 int32_t InputMethodController::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
/base/inputmethod/imf/test/unittest/napi_test/src/
DInputMethodTest.js70 function checkNewImeSubProps(subProps) argument
97 function checkImeSubProps(subProps) argument