Home
last modified time | relevance | path

Searched defs:subName (Results 1 - 21 of 21) sorted by relevance

/base/inputmethod/imf/services/include/
H A Dinput_type_manager.h33 std::string subName; member
H A Dime_cfg_manager.h71 std::string subName; member
H A Dsys_cfg_parser.h53 std::string subName; member
/test/ostest/wukong/component_event/src/
H A Dwukong_tree.cpp32 uint64_t subName = 0; in GetSubName() local
/base/inputmethod/imf/services/adapter/settings_data_provider/include/
H A Denable_ime_data_parser.h37 std::string subName; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A DnewIme_switch_test.cpp44 static std::vector<std::string> subName; member in OHOS::MiscServices::NewImeSwitchTest
102 void NewImeSwitchTest::CheckCurrentSubProp(const std::string &subName) in CheckCurrentSubProp() argument
[all...]
H A Dinput_method_switch_test.cpp219 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; in HWTEST_F() local
238 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; in HWTEST_F() local
257 std::string subName in HWTEST_F() local
275 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; HWTEST_F() local
336 std::string subName = InputMethodSwitchTest::imc_->GetCurrentInputMethodSubtype()->id; HWTEST_F() local
[all...]
H A Dinput_method_private_member_test.cpp854 const std::string subName = "defaultImeId"; in HWTEST_F() local
871 const std::string subName = "defaultImeId"; in HWTEST_F() local
890 const std::string subName = "defaultImeId"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H A Dcommand_line.cpp76 string subName; in IsDirPath() local
/third_party/skia/bench/
H A DTessellateBench.cpp93 PathTessellateBenchmark(const char* subName, const SkPath& p, const SkMatrix& m) in PathTessellateBenchmark() argument
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp295 std::string subName; in SwitchInputMethodOnRemote() local
H A Dinput_method_system_ability.cpp646 int32_t InputMethodSystemAbility::SwitchInputMethod(const std::string &bundleName, const std::string &subName, in SwitchInputMethod() argument
738 GetValidSubtype(const std::string &subName, const std::shared_ptr<ImeInfo> &info) GetValidSubtype() argument
775 IsNeedSwitch(int32_t userId, const std::string &bundleName, const std::string &subName) IsNeedSwitch() argument
1255 auto subName = ImeCfgManager::GetInstance().GetCurrentImeCfg(userId_)->subName; SwitchMode() local
1284 auto subName = ImeCfgManager::GetInstance().GetCurrentImeCfg(userId_)->subName; SwitchLanguage() local
[all...]
H A Dime_info_inquirer.cpp115 GetImeInfo(int32_t userId, const std::string &bundleName, const std::string &subName) GetImeInfo() argument
124 GetImeInfoFromCache(const int32_t userId, const std::string &bundleName, const std::string &subName) GetImeInfoFromCache() argument
157 GetImeInfoFromBundleMgr( const int32_t userId, const std::string &bundleName, const std::string &subName) GetImeInfoFromBundleMgr() argument
431 GetSubProperty(int32_t userId, const std::string &subName, const std::vector<OHOS::AppExecFwk::ExtensionAbilityInfo> &extInfos, SubProperty &subProp) GetSubProperty() argument
481 GetSubProperty(int32_t userId, const std::string &subName, const OHOS::AppExecFwk::ExtensionAbilityInfo &extInfo, SubProperty &subProp) GetSubProperty() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderStorageBlockOutputHLSL.cpp185 std::string subName = currentName + "." + subVariable.name; in MapVariableToField() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp983 SwitchInputMethod(SwitchTrigger trigger, const std::string &name, const std::string &subName) SwitchInputMethod() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjbench.c92 static const char *subName[TJ_NUMSAMP] = { variable
H A Dtjunittest.c79 static const char *subName[TJ_NUMSAMP] = { variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp95 HandleScanResult( const std::string &dir, const std::string &subName, ResultMode resultMode) HandleScanResult() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1323 const char* subName = isNormalOp ? "sub" : isAssignEff ? "sub_assign_effect" : "sub_assign_result"; in init() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1645 const char* subName = isNormalOp ? "sub" : isAssignEff ? "sub_assign_effect" : "sub_assign_result"; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1326 const char* subName = isNormalOp ? "sub" : isAssignEff ? "sub_assign_effect" : "sub_assign_result"; in init() local
[all...]

Completed in 34 milliseconds