| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_animate.h | 48 ArkUI_FinishCallbackType type; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/ |
| H A D | lazy_foreach_component.h | 27 std::string type; member
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/focus_controller/ |
| H A D | js_focus_controller.cpp | 45 napi_valuetype type = napi_undefined; in JSRequestFocus() local 92 napi_valuetype type = napi_undefined; in JSActivate() local [all...] |
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| H A D | accessibility_caption.cpp | 62 void CaptionProperty::SetFontEdgeType(const std::string &type) in SetFontEdgeType() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/ |
| H A D | target_ability_info.h | 33 std::string type; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/default_app/ |
| H A D | default_app_proxy.cpp | 38 ErrCode DefaultAppProxy::IsDefaultApplication(const std::string& type, bool& isDefaultApp) in IsDefaultApplication() argument 65 ErrCode DefaultAppProxy::GetDefaultApplication(int32_t userId, const std::string& type, BundleInfo& bundleInfo) in GetDefaultApplication() argument 91 ErrCode DefaultAppProxy::SetDefaultApplication(int32_t userId, const std::string& type, const Want& want) in SetDefaultApplication() argument 123 ResetDefaultApplication(int32_t userId, const std::string& type) ResetDefaultApplication() argument [all...] |
| H A D | default_app_host.cpp | 69 std::string type = data.ReadString(); in HandleIsDefaultApplication() local 90 std::string type = data.ReadString(); in HandleGetDefaultApplication() local 111 std::string type = data.ReadString(); in HandleSetDefaultApplication() local 130 std::string type = data.ReadString(); in HandleResetDefaultApplication() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/ |
| H A D | bundle_monitor.cpp | 54 std::string type; in Register() local 98 std::string type; in Unregister() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
| H A D | common_func.h | 46 napi_valuetype type; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_fe_composite.cpp | 22 bool ConvertStrToSvgFeInType(const std::string& val, SvgFeInType& type) in ConvertStrToSvgFeInType() argument 40 bool ConvertStrToSvgFeOperatorType(const std::string& val, SvgFeOperatorType& type) in ConvertStrToSvgFeOperatorType() argument [all...] |
| /foundation/arkui/ace_engine/interfaces/napi/kits/inspector/ |
| H A D | js_inspector.cpp | 48 char type[STR_BUFFER_SIZE] = { 0 }; in ParseArgs() local [all...] |
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | node_transition.h | 38 ArkUI_TransitionEffectType type; member
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/extension/app_domain_verify_extension_mgr_test/ |
| H A D | app_domain_verify_extension_mgr_test.cpp | 133 TaskType type = IMMEDIATE_TASK; in HWTEST_F() local 153 TaskType type = IMMEDIATE_TASK; in HWTEST_F() local 229 TaskType type = IMMEDIATE_TASK; HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | extension_form_info.h | 36 FormType type = FormType::JS; member
|
| H A D | skill.h | 35 std::string type; member
|
| H A D | app_provision_info.h | 35 std::string type; member
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_edit_text_unit_test.cpp | 170 InputType type = InputType::TEXT_TYPE; in HWTEST_F() local [all...] |
| /foundation/barrierfree/accessibility/frameworks/acfwk/test/unittest/ |
| H A D | accessibility_config_impl_test.cpp | 861 DALTONIZATION_TYPE type = Protanomaly;
in HWTEST_F() local 880 DALTONIZATION_TYPE type = Deuteranomaly;
in HWTEST_F() local 899 DALTONIZATION_TYPE type = Tritanomaly;
in HWTEST_F() local 918 DALTONIZATION_TYPE type = Normal;
in HWTEST_F() local 1545 DALTONIZATION_TYPE type = Protanomaly;
in HWTEST_F() local [all...] |
| /foundation/bundlemanager/app_domain_verify/frameworks/extension/src/ |
| H A D | app_domain_verify_extension_mgr.cpp | 67 CompleteVerifyRefresh( const BundleVerifyStatusInfo& bundleVerifyStatusInfo, TaskType type) CompleteVerifyRefresh() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_callback.cpp | 26 bool BundleResourceCallback::OnUserIdSwitched(const int32_t oldUserId, const int32_t userId, const uint32_t type) in OnUserIdSwitched() argument 49 bool BundleResourceCallback::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t type) in OnSystemColorModeChanged() argument 60 bool BundleResourceCallback::OnSystemLanguageChange(const std::string &language, const uint32_t type) in OnSystemLanguageChange() argument 88 OnApplicationThemeChanged(const std::string &theme, const int32_t themeId, const uint32_t type) OnApplicationThemeChanged() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | div_component.cpp | 176 DimensionType type; in AttachView() local
|
| /foundation/arkui/ui_lite/frameworks/core/ |
| H A D | input_method_manager.cpp | 107 void InputMethodManager::SetInputType(InputType type) in SetInputType() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
| H A D | text_testsix_ng.cpp | 203 DragAnimType type = DragAnimType::DEFAULT; in HWTEST_F() local
|
| /foundation/arkui/napi/sample/native_module_netserver/ |
| H A D | netserver.h | 36 NetServerEvent(napi_env env, const char* type, char* buffer = nullptr, size_t length = 0) in NetServerEvent() argument 53 napi_value type; in ToJsObject() local
|
| H A D | js_netserver.cpp | 108 char type[64] = { 0 }; in JS_On() local 142 char* type in JS_Once() local 181 char* type = nullptr; JS_Off() local [all...] |