Searched defs:subName (Results 1 – 12 of 12) sorted by relevance
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | input_method_switch_test.cpp | 260 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable 279 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable 298 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable 320 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable 385 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; variable
|
| D | newIme_switch_test.cpp | 44 static std::vector<std::string> subName; member in OHOS::MiscServices::NewImeSwitchTest 127 void NewImeSwitchTest::CheckCurrentSubProp(const std::string &subName) in CheckCurrentSubProp()
|
| /base/inputmethod/imf/services/adapter/settings_data_provider/include/ |
| D | enable_ime_data_parser.h | 34 std::string subName; member
|
| /base/inputmethod/imf/services/include/ |
| D | input_type_manager.h | 32 std::string subName; member
|
| D | ime_cfg_manager.h | 39 std::string subName; member
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | notification_config_parse.cpp | 94 std::string subName = reinterpret_cast<const char *>(curNodePtr->name); in parseNotificationConfigCcmFile() local
|
| /base/inputmethod/imf/services/src/ |
| D | input_method_system_ability.cpp | 493 const std::string &bundleName, const std::string &subName, SwitchTrigger trigger) in SwitchInputMethod() 580 …l InputMethodSystemAbility::IsNeedSwitch(const std::string &bundleName, const std::string &subName) in IsNeedSwitch() 901 auto subName = ImeCfgManager::GetInstance().GetCurrentImeCfg(userId_)->subName; in SwitchMode() local 925 auto subName = ImeCfgManager::GetInstance().GetCurrentImeCfg(userId_)->subName; in SwitchLanguage() local
|
| D | ime_info_inquirer.cpp | 130 int32_t userId, const std::string &bundleName, const std::string &subName) in GetImeInfo() 137 const int32_t userId, const std::string &bundleName, const std::string &subName) in GetImeInfoFromCache() 165 const int32_t userId, const std::string &bundleName, const std::string &subName) in GetImeInfoFromBundleMgr()
|
| D | input_method_system_ability_stub.cpp | 245 std::string subName; in SwitchInputMethodOnRemote() local
|
| D | peruser_session.cpp | 937 void PerUserSession::DeactivateIme(const std::string &bundleName, const std::string &subName) in DeactivateIme()
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_method_system_ability_proxy.cpp | 190 const std::string &name, const std::string &subName, SwitchTrigger trigger) in SwitchInputMethod()
|
| D | input_method_controller.cpp | 908 SwitchTrigger trigger, const std::string &name, const std::string &subName) in SwitchInputMethod()
|