Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_private_member_test.cpp621 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
Dinput_method_switch_test.cpp152 std::vector<SubProperty> subProps; in CheckCurrentSubProps() local
403 std::vector<SubProperty> subProps; variable
424 std::vector<SubProperty> subProps; variable
DnewIme_switch_test.cpp137 std::vector<SubProperty> subProps; in CheckCurrentSubProps() local
/base/inputmethod/imf/test/unittest/cpp_test/mock/
Dime_info_inquirer.h33 std::vector<SubProperty> subProps; member
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp184 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()
Dinput_method_system_ability_stub.cpp222 std::vector<SubProperty> subProps = {}; in ListInputMethodSubtypeOnRemote() local
233 std::vector<SubProperty> subProps = {}; in ListCurrentInputMethodSubtypeOnRemote() local
Dinput_method_system_ability.cpp719 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/
Dime_info_inquirer.h42 std::vector<SubProperty> subProps; member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_system_ability_proxy.cpp175 const std::string &name, std::vector<SubProperty> &subProps) in ListInputMethodSubtype()
183 …_t InputMethodSystemAbilityProxy::ListCurrentInputMethodSubtype(std::vector<SubProperty> &subProps) in ListCurrentInputMethodSubtype()
Dinput_method_controller.cpp885 …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/
DInputMethodTest.js70 function checkNewImeSubProps(subProps) argument
97 function checkImeSubProps(subProps) argument