Home
last modified time | relevance | path

Searched defs:subName (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_switch_test.cpp222 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 DnewIme_switch_test.cpp44 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 Dinput_type_manager.h33 std::string subName; member
H A Dime_cfg_manager.h74 std::string subName; member
H A Dsys_cfg_parser.h53 std::string subName; member
/ohos5.0/base/inputmethod/imf/services/adapter/settings_data_provider/include/
H A Denable_ime_data_parser.h37 std::string subName; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H A Dcommand_line.cpp76 string subName; in IsDirPath() local
/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp116 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 Dinput_method_system_ability.cpp665 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 Dinput_method_system_ability_stub.cpp295 std::string subName; in SwitchInputMethodOnRemote() local
H A Dperuser_session.cpp1798 const std::string &subName) in GetImeNativeCfg()
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp228 const std::string &name, const std::string &subName, SwitchTrigger trigger) in SwitchInputMethod()
H A Dinput_method_controller.cpp974 SwitchTrigger trigger, const std::string &name, const std::string &subName) in SwitchInputMethod()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp95 const std::string &dir, const std::string &subName, ResultMode resultMode) in HandleScanResult()
1171 std::string subName(ptr->d_name); in ScanDir() local