Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
H A Dime_cfg_manager.h72 std::string extName; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A DnewIme_switch_test.cpp43 static std::string extName; member in OHOS::MiscServices::NewImeSwitchTest
52 std::string NewImeSwitchTest::extName = "InputMethodExtAbility"; member in OHOS::MiscServices::NewImeSwitchTest
H A Dinput_method_switch_test.cpp46 static std::vector<std::string> extName; member in OHOS::MiscServices::InputMethodSwitchTest
101 void InputMethodSwitchTest::CheckCurrentProp(const std::string &extName) in CheckCurrentProp() argument
109 void InputMethodSwitchTest::CheckCurrentSubProp(const std::string &extName) in CheckCurrentSubProp() argument
[all...]
/base/sensors/miscdevice/utils/common/src/
H A Dfile_utils.cpp133 int32_t GetFileExtName(const int32_t &fd, std::string &extName) in GetFileExtName() argument
/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp729 bool ImeInfoInquirer::IsImeInstalled(const int32_t userId, const std::string &bundleName, const std::string &extName) in IsImeInstalled() argument
657 GetImeProperty( int32_t userId, const std::string &bundleName, const std::string &extName) GetImeProperty() argument
[all...]

Completed in 4 milliseconds