Home
last modified time | relevance | path

Searched defs:instance_ (Results 176 - 200 of 890) sorted by relevance

12345678910>>...36

/foundation/ai/ai_engine/services/server/server_executor/include/
H A Dserver_executor.h134 static ServerExecutor *instance_; member in OHOS::AI::ServerExecutor
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dipc_singleton.h50 static sptr<T> instance_; member in OHOS::DelayedIPCSingleton
55 sptr<T> DelayedIPCSingleton<T>::instance_ = nullptr; member in OHOS::DelayedIPCSingleton
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_auto_startup_client.h82 static std::shared_ptr<AbilityAutoStartupClient> instance_; member in OHOS::AAFwk::AbilityAutoStartupClient
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_view.h69 static std::unique_ptr<ModelView> instance_; member in OHOS::Ace::ModelView
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_advanced_register.cpp19 thread_local ViewAdvancedRegister* ViewAdvancedRegister::instance_ = nullptr; member in OHOS::Ace::NG::ViewAdvancedRegister
24 ViewAdvancedRegister::instance_ = new ViewAdvancedRegister(); in GetInstance() member in OHOS::Ace::NG::ViewAdvancedRegister
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_model.h45 static std::unique_ptr<MenuModel> instance_; member in OHOS::Ace::MenuModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/action_sheet/
H A Daction_sheet_model.h39 static std::unique_ptr<ActionSheetModel> instance_; member in OHOS::Ace::ActionSheetModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Dcustom_dialog_controller_model.h44 static std::unique_ptr<CustomDialogControllerModel> instance_; member in OHOS::Ace::CustomDialogControllerModel
H A Dalert_dialog_model.h36 static std::unique_ptr<AlertDialogModel> instance_; member in OHOS::Ace::AlertDialogModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model.h92 static std::unique_ptr<ListModel> instance_; member in OHOS::Ace::ListModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_model.h58 static std::unique_ptr<SlidingPanelModel> instance_; member in OHOS::Ace::SlidingPanelModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_model.h62 static std::unique_ptr<ProgressModel> instance_; member in OHOS::Ace::ProgressModel
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_api_perf.h48 static JsApiPerf instance_; member in OHOS::Ace::Framework::JsApiPerf
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/runtime/
H A Dcj_runtime_delegate.h34 static CJRuntimeDelegate* instance_; member in OHOS::Ace::Framework::CJRuntimeDelegate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow_item.cpp22 std::unique_ptr<WaterFlowItemModel> WaterFlowItemModel::instance_ = nullptr; member in OHOS::Ace::WaterFlowItemModel
H A Djs_effect_component.cpp23 std::unique_ptr<EffectComponentModel> EffectComponentModel::instance_ = nullptr; member in OHOS::Ace::EffectComponentModel
H A Djs_common_view.cpp22 std::unique_ptr<CommonViewModel> CommonViewModel::instance_ = nullptr; member in OHOS::Ace::CommonViewModel
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dinput_method_manager.h47 static std::unique_ptr<InputMethodManager> instance_; member in OHOS::Ace::final
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model.h69 static std::unique_ptr<SpanModel> instance_; member in OHOS::Ace::SpanModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_model.h69 static std::unique_ptr<ScrollModel> instance_; member in OHOS::Ace::ScrollModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_model.h67 static std::unique_ptr<RefreshModel> instance_; member in OHOS::Ace::RefreshModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_model.h71 static std::unique_ptr<SideBarContainerModel> instance_; member in OHOS::Ace::SideBarContainerModel
/foundation/arkui/ui_appearance/services/include/
H A Dui_appearance_ability_client.h52 static inline sptr<UiAppearanceAbilityClient> instance_; member in OHOS::ArkUi::UiAppearance::UiAppearanceAbilityClient
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_sync_transaction_controller.h54 static RSSyncTransactionController* instance_; member in OHOS::Rosen::RSSyncTransactionController
/foundation/graphic/graphic_2d/rosen/modules/render_frame_trace/src/
H A Dframe_rate_report.cpp27 FrameRateReport* FrameRateReport::instance_ = nullptr; member in FRAME_TRACE::FrameRateReport

Completed in 6 milliseconds

12345678910>>...36