| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | input_method_private_member_test.cpp | 621 std::vector<SubProperty> subProps; variable 639 std::vector<SubProperty> subProps; variable 657 std::vector<SubProperty> subProps; variable 684 std::vector<SubProperty> subProps; variable 711 std::vector<SubProperty> subProps; variable 727 std::vector<SubProperty> subProps; variable 820 std::vector<SubProperty> subProps; variable 852 std::vector<SubProperty> subProps; variable
|
| D | input_method_switch_test.cpp | 152 std::vector<SubProperty> subProps; in CheckCurrentSubProps() local 403 std::vector<SubProperty> subProps; variable 424 std::vector<SubProperty> subProps; variable
|
| D | newIme_switch_test.cpp | 137 std::vector<SubProperty> subProps; in CheckCurrentSubProps() local
|
| /base/inputmethod/imf/test/unittest/cpp_test/mock/ |
| D | ime_info_inquirer.h | 33 std::vector<SubProperty> subProps; member
|
| /base/inputmethod/imf/services/src/ |
| D | ime_info_inquirer.cpp | 184 std::vector<SubProperty> subProps; in GetImeInfoFromBundleMgr() local 435 int32_t userId, const std::string &bundleName, std::vector<SubProperty> &subProps) in ListInputMethodSubtype() 448 … ImeInfoInquirer::ListCurrentInputMethodSubtype(int32_t userId, std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype() 467 …32_t userId, const std::vector<ExtensionAbilityInfo> &extInfos, std::vector<SubProperty> &subProps) in ListInputMethodSubtype() 489 const int32_t userId, const ExtensionAbilityInfo &extInfo, std::vector<SubProperty> &subProps) in ListInputMethodSubtype() 624 std::vector<SubProperty> subProps = {}; in GetCurrentSubtype() local 786 const std::vector<SubProperty> &subProps, const Condition &condition) in FindTargetSubtypeByCondition() 820 …nquirer::ParseSubProp(const std::vector<std::string> &profiles, std::vector<SubProperty> &subProps) in ParseSubProp() 837 bool ImeInfoInquirer::ParseSubProp(const json &jsonSubProps, std::vector<SubProperty> &subProps) in ParseSubProp()
|
| D | input_method_system_ability_stub.cpp | 222 std::vector<SubProperty> subProps = {}; in ListInputMethodSubtypeOnRemote() local 233 std::vector<SubProperty> subProps = {}; in ListCurrentInputMethodSubtypeOnRemote() local
|
| D | input_method_system_ability.cpp | 719 int32_t InputMethodSystemAbility::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype() 725 const std::string &bundleName, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
|
| /base/inputmethod/imf/services/include/ |
| D | ime_info_inquirer.h | 42 std::vector<SubProperty> subProps; member
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_method_system_ability_proxy.cpp | 175 const std::string &name, std::vector<SubProperty> &subProps) in ListInputMethodSubtype() 183 …_t InputMethodSystemAbilityProxy::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
|
| D | input_method_controller.cpp | 885 …hodController::ListInputMethodSubtype(const Property &property, std::vector<SubProperty> &subProps) in ListInputMethodSubtype() 896 int32_t InputMethodController::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
|
| /base/inputmethod/imf/test/unittest/napi_test/src/ |
| D | InputMethodTest.js | 70 function checkNewImeSubProps(subProps) argument 97 function checkImeSubProps(subProps) argument
|