/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_switch_test.cpp | 222 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable 241 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable 260 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable 278 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable 339 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable
|
H A D | newIme_switch_test.cpp | 44 static std::vector<std::string> subName; member in OHOS::MiscServices::NewImeSwitchTest 105 void NewImeSwitchTest::CheckCurrentSubProp(const std::string &subName) in CheckCurrentSubProp()
|
/ohos5.0/base/inputmethod/imf/services/include/ |
H A D | input_type_manager.h | 33 std::string subName; member
|
H A D | ime_cfg_manager.h | 74 std::string subName; member
|
H A D | sys_cfg_parser.h | 53 std::string subName; member
|
/ohos5.0/base/inputmethod/imf/services/adapter/settings_data_provider/include/ |
H A D | enable_ime_data_parser.h | 37 std::string subName; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/ |
H A D | command_line.cpp | 76 string subName; in IsDirPath() local
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | ime_info_inquirer.cpp | 116 const std::string &subName) in GetImeInfo() 125 const std::string &subName) in GetImeInfoFromCache() 158 const int32_t userId, const std::string &bundleName, const std::string &subName) in GetImeInfoFromBundleMgr() 431 int32_t ImeInfoInquirer::GetSubProperty(int32_t userId, const std::string &subName, in GetSubProperty() 481 int32_t ImeInfoInquirer::GetSubProperty(int32_t userId, const std::string &subName, in GetSubProperty()
|
H A D | input_method_system_ability.cpp | 665 const std::string &bundleName, const std::string &subName, SwitchTrigger trigger) in SwitchInputMethod() 756 void InputMethodSystemAbility::GetValidSubtype(const std::string &subName, const std::shared_ptr<Im… in GetValidSubtype() 794 const std::string &subName) in IsNeedSwitch() 1325 auto subName = ImeCfgManager::GetInstance().GetCurrentImeCfg(userId_)->subName; in SwitchMode() local 1354 auto subName = ImeCfgManager::GetInstance().GetCurrentImeCfg(userId_)->subName; in SwitchLanguage() local
|
H A D | input_method_system_ability_stub.cpp | 295 std::string subName; in SwitchInputMethodOnRemote() local
|
H A D | peruser_session.cpp | 1798 const std::string &subName) in GetImeNativeCfg()
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_method_system_ability_proxy.cpp | 228 const std::string &name, const std::string &subName, SwitchTrigger trigger) in SwitchInputMethod()
|
H A D | input_method_controller.cpp | 974 SwitchTrigger trigger, const std::string &name, const std::string &subName) in SwitchInputMethod()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 95 const std::string &dir, const std::string &subName, ResultMode resultMode) in HandleScanResult() 1171 std::string subName(ptr->d_name); in ScanDir() local
|