Home
last modified time | relevance | path

Searched defs:extName (Results 1 – 5 of 5) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/src/
DnewIme_switch_test.cpp43 static std::string extName; member in OHOS::MiscServices::NewImeSwitchTest
52 std::string NewImeSwitchTest::extName = "InputMethodExtAbility"; member in OHOS::MiscServices::NewImeSwitchTest
Dinput_method_switch_test.cpp46 static std::vector<std::string> extName; member in OHOS::MiscServices::InputMethodSwitchTest
104 void InputMethodSwitchTest::CheckCurrentProp(const std::string &extName) in CheckCurrentProp()
112 void InputMethodSwitchTest::CheckCurrentSubProp(const std::string &extName) in CheckCurrentSubProp()
/base/inputmethod/imf/services/include/
Dime_cfg_manager.h68 std::string extName; member
/base/sensors/miscdevice/utils/common/src/
Dfile_utils.cpp133 int32_t GetFileExtName(const int32_t &fd, std::string &extName) in GetFileExtName()
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp654 int32_t userId, const std::string &bundleName, const std::string &extName) in GetImeProperty()
725 …er::IsImeInstalled(const int32_t userId, const std::string &bundleName, const std::string &extName) in IsImeInstalled()