Home
last modified time | relevance | path

Searched defs:type (Results 4776 - 4800 of 12363) sorted by relevance

1...<<191192193194195196197198199200>>...495

/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_window_manager.cpp75 AccessibilityWindowType ConvertWindowType(Rosen::WindowType type) in ConvertWindowType() argument
59 OnWindowUpdate(const std::vector<sptr<Rosen::AccessibilityWindowInfo>>& infos, Rosen::WindowUpdateType type) OnWindowUpdate() argument
H A Dmock_system_ability.cpp248 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_setting_provider_test.cpp215 uint32_t type = 0xFFFFFFFF; in HWTEST_F() local
H A Daccessibility_window_manager_test.cpp1274 static Accessibility::AccessibilityWindowType type = windows.begin()->GetAccessibilityWindowType(); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dform_info.h55 FormType type = FormType::JS; member
H A Dbundle_pack_info.h47 std::string type; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp154 NotifySandboxAppStatus(const InnerBundleInfo &info, int32_t uid, int32_t userId, const SandboxInstallType &type) NotifySandboxAppStatus() argument
206 GetCommonEventData(const NotifyType &type) GetCommonEventData() argument
268 NotifyBundleResourcesChanged(const int32_t userId, const uint32_t type) NotifyBundleResourcesChanged() argument
[all...]
/foundation/barrierfree/accessibility/frameworks/acfwk/src/
H A Daccessibility_config.cpp153 Accessibility::RetError AccessibilityConfig::SetDaltonizationColorFilter(const DALTONIZATION_TYPE type) in SetDaltonizationColorFilter() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_config_observer.cpp98 DALTONIZATION_TYPE type = Normal; in OnDaltonizationColorFilterConfigChanged() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_connection.cpp157 uint32_t type = static_cast<uint32_t>(eventType); in IsWantedEvent() local
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_window_manager.cpp75 AccessibilityWindowType ConvertWindowType(Rosen::WindowType type) in ConvertWindowType() argument
59 OnWindowUpdate(const std::vector<sptr<Rosen::AccessibilityWindowInfo>>& infos, Rosen::WindowUpdateType type) OnWindowUpdate() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_form_profile.cpp104 std::string type = "JS"; member
/foundation/barrierfree/accessibility/common/interface/src/parcel/
H A Daccessibility_element_info_parcel.cpp331 int32_t type = ActionType::ACCESSIBILITY_ACTION_INVALID; in ReadFromParcel() local
/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_window_info.cpp30 void AccessibilityWindowInfo::SetAccessibilityWindowType(const AccessibilityWindowType type) in SetAccessibilityWindowType() argument
131 void AccessibilityWindowInfo::SetWindowType(const uint32_t type) in SetWindowType() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_system_ability.cpp275 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
/foundation/bundlemanager/app_domain_verify/frameworks/verifier/src/
H A Dverify_task.cpp85 VerifyTask::VerifyTask(OHOS::AppDomainVerify::TaskType type, const AppVerifyBaseInfo& appVerifyBaseInfo, in VerifyTask() argument
/foundation/bundlemanager/app_domain_verify/services/src/agent/core/
H A Dapp_domain_verify_agent_service.cpp134 void AppDomainVerifyAgentService::QueryAndCompleteRefresh(TaskType type) in QueryAndCompleteRefresh() argument
193 void AppDomainVerifyAgentService::DoSync(const TaskType& type) in DoSync() argument
70 CompleteVerifyRefresh( const BundleVerifyStatusInfo& bundleVerifyStatusInfo, TaskType type) CompleteVerifyRefresh() argument
117 ExecuteVerifyTask( const AppVerifyBaseInfo& appVerifyBaseInfo, const VerifyResultInfo& verifyResultInfo, TaskType type) ExecuteVerifyTask() argument
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_service_registry.cpp208 int32_t SystemAbilityManagerProxy::UpdateOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type, in UpdateOnDemandPolicy() argument
202 GetOnDemandPolicy( int32_t systemAbilityId, OnDemandPolicyType type, std::vector<SystemAbilityOnDemandEvent>& abilityOnDemandEvents) GetOnDemandPolicy() argument
219 SendStrategy( int32_t type, std::vector<int32_t>& systemAbilityIds, int32_t level, std::string& action) SendStrategy() argument
H A Dmock_system_ability.cpp282 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbundle_mgr_ext.h120 virtual ErrCode KeyOperation(const std::vector<CodeProtectBundleInfo> &codeProtectBundleInfos, int32_t type) in KeyOperation() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_test_ng.cpp231 void TabsTestNg::HandleTouchEvent(TouchType type, Offset location) in HandleTouchEvent() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_method_test_ng.cpp588 OHOS::NWeb::CursorType type = OHOS::NWeb::CursorType::CT_NONE; HWTEST_F() local
618 OHOS::NWeb::CursorType type = OHOS::NWeb::CursorType::CT_NONE; HWTEST_F() local
649 OHOS::NWeb::CursorType type = OHOS::NWeb::CursorType::CT_CONTEXTMENU; HWTEST_F() local
679 OHOS::NWeb::CursorType type = OHOS::NWeb::CursorType::CT_ALIAS; HWTEST_F() local
710 OHOS::NWeb::CursorType type = OHOS::NWeb::CursorType::CT_CUSTOM; HWTEST_F() local
740 OHOS::NWeb::CursorType type = OHOS::NWeb::CursorType::CT_ZOOMIN; HWTEST_F() local
770 OHOS::NWeb::CursorType type = OHOS::NWeb::CursorType::CT_POINTER; HWTEST_F() local
[all...]
H A Dweb_pattern_nbranch_test.cpp171 WebDelegateMock(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError, const std::string& type, int32_t id) in WebDelegateMock() argument
[all...]
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font.cpp123 int8_t UIFont::SetFontPath(const char* path, BaseFont::FontType type) in SetFontPath() argument
153 GetWildCardStaticStr(uint16_t textId, UITextWildcardStaticType type, uint8_t** strAddr, uint16_t& strLen) const GetWildCardStaticStr() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_test.cpp271 OHOS::Rosen::WindowSizeChangeReason type = static_cast<OHOS::Rosen::WindowSizeChangeReason>(0); in HWTEST_F() local
[all...]

Completed in 26 milliseconds

1...<<191192193194195196197198199200>>...495