Home
last modified time | relevance | path

Searched refs:instance (Results 1376 - 1400 of 3097) sorted by relevance

1...<<51525354555657585960>>...124

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_screen_mode_demo.cpp29 static RSScreenModeTestCase instance; in GetInstance() local
30 return instance; in GetInstance()
/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneResourceImpl.cpp76 if (TrueRootObject* instance = GetThisRootObject(ctx)) { in Dispose()
77 instance->DisposeNative(); in Dispose()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
H A Drs_overdraw_controller.cpp47 static RSOverdrawController instance; in GetInstance() local
48 return instance; in GetInstance()
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/render/
H A Drender_data_store_default_dotfield.cpp124 void RenderDataStoreDefaultDotfield::Destroy(IRenderDataStore* instance) in Destroy() argument
126 delete (RenderDataStoreDefaultDotfield*)instance; in Destroy()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/info_collection/
H A Drs_gpu_dirty_region_collection.cpp23 static GpuDirtyRegionCollection instance; in GetInstance() local
24 return instance; in GetInstance()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/include/
H A Deffect_kit_napi_utils.h96 static EffectKitNapiUtils instance; in GetInstance() local
97 return instance; in GetInstance()
/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessserviceproxy_fuzzer/
H A Dfileaccessserviceproxy_fuzzer.cpp31 static auto instance = std::make_shared<SystemAbilityManagerClient>(); in GetInstance() local
32 return *instance; in GetInstance()
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
H A Dintf_plugin.h56 using DestroyComponentManagerFn = void (*)(IComponentManager* instance);
74 using DestroySystemFn = void (*)(ISystem* instance);
96 // Plugin token is a plugin defined token to identify instance.
97 // Think of this as an instance to the factory that provides the get/create interface method.
105 /* Token created by the plugin. (plugin specific instance data for the interface factory) */
111 /** Pointer to function which is used to create interface instances bound to IClassFactory instance.
115 /** Pointer to function which is used to get singleton interface instances bound to IClassRegister instance.
148 * different plugin categories e.g. IEnginePlugin and IEcsPlugin when there's a dependency to a specific instance.
155 * different plugin categories e.g. IEnginePlugin and IEcsPlugin when there's a dependency to a specific instance.
183 * Is expected to register its own named interfaces (IInterface) which are tied to the engine instance
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Dsk_resource_manager.cpp24 static SKResourceManager instance; in Instance() local
25 return instance; in Instance()
/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter_factory.cpp28 static EFilterFactory instance; in Instance() local
29 return &instance; in Instance()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_notify.h75 static std::unique_ptr<NotifyTaskWorker> instance(new NotifyTaskWorker()); in GetInstance()
76 return instance; in GetInstance()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibraryinf.js137 const instance = medialibrary.getScannerInstance(context);
138 return instance;
/foundation/multimedia/player_framework/services/utils/
H A Dplayer_xcollie.cpp34 static PlayerXCollie instance; in GetInstance() local
35 return instance; in GetInstance()
/foundation/resourceschedule/ffrt/src/util/
H A Devent_handler_adapter.h81 static EventHandlerAdapter instance; in Instance() local
82 return &instance; in Instance()
/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
H A Dconcurrent_task_client.cpp27 static ConcurrentTaskClient instance; in GetInstance() local
28 return instance; in GetInstance()
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_msg_intf.cpp29 static FrameMsgIntf instance; in GetInstance() local
30 return instance; in GetInstance()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dcgroup_map.cpp37 static CgroupMap instance; in GetInstance() local
38 return instance; in GetInstance()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
H A Dres_sched_exe_client.cpp36 static ResSchedExeClient instance; in GetInstance() local
37 return instance; in GetInstance()
/foundation/resourceschedule/ffrt/src/eu/
H A Dosattr_manager.h57 static OSAttrManager instance; in Instance() local
58 return &instance; in Instance()
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_client_adapter.h73 static TaskClientAdapter instance; in Instance() local
74 return &instance; in Instance()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dapp_startup_scene_rec.cpp51 static AppStartupSceneRec instance; in GetInstance() local
52 return instance; in GetInstance()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect_tool.cpp31 static std::shared_ptr<PreferencesUtil> instance = make_shared<PreferencesUtil>(); in GetInstance() local
32 return instance; in GetInstance()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity.h55 static P2pEntity instance; in GetInstance() local
56 return instance; in GetInstance()
H A Dp2p_create_group_state.cpp27 static P2pCreateGroupState instance; in Instance() local
28 return &instance; in Instance()
H A Dp2p_destroy_group_state.cpp27 static P2pDestroyGroupState instance; in Instance() local
28 return &instance; in Instance()

Completed in 10 milliseconds

1...<<51525354555657585960>>...124