Home
last modified time | relevance | path

Searched defs:instance (Results 601 - 625 of 1649) sorted by relevance

1...<<21222324252627282930>>...66

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dobject_mgr.cpp73 static FontCollectionMgr instance; in GetInstance() local
108 static TypefaceMgr instance; in GetInstance() local
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_image_ndk/
H A Ddetail_enhancer_image_ndk_unit_test.cpp126 OH_ImageProcessing* instance = nullptr; in HWTEST_F() local
135 OH_ImageProcessing* instance = nullptr; in HWTEST_F() local
144 OH_ImageProcessing* instance = nullptr; in HWTEST_F() local
153 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
162 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
172 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
182 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
191 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
199 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
211 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
223 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
234 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
245 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
254 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
268 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
282 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
293 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
304 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
313 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
324 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
434 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
454 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
474 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
488 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
502 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
524 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
546 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
561 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
576 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
598 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
620 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
635 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
650 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
668 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
686 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
699 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
712 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
736 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
756 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
780 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
800 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
814 OH_ImageProcessing* instance = nullptr; HWTEST_F() local
[all...]
/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter_factory.cpp28 static EFilterFactory instance; in Instance() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/timer/core/
H A Dtimer_core.cpp32 static TimerCore instance; in GetInstance() local
/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/
H A Drecorder_profiles_impl.cpp34 static RecorderProfilesImpl instance; in GetInstance() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/
H A Dmultistages_capture_dfx_first_visit.cpp41 static MultiStagesCaptureDfxFirstVisit instance; in GetInstance() local
/foundation/multimedia/player_framework/services/utils/
H A Dplayer_xcollie.cpp34 static PlayerXCollie instance; in GetInstance() local
/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
H A Dconcurrent_task_client.cpp27 static ConcurrentTaskClient instance; in GetInstance() local
/foundation/resourceschedule/ffrt/src/sync/
H A Ddelayed_worker.cpp144 static DelayedWorker instance; in GetInstance() local
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_msg_intf.cpp29 static FrameMsgIntf instance; in GetInstance() local
/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
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dapi_cache_manager.cpp29 static ApiCacheManager instance; in GetInstance() local
/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
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_wirte_node.cpp29 static SocPerfExecutorWirteNode instance; in GetInstance() local
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_manager_impl.cpp72 auto instance = CreateCjWindowObject(window); in CreateNewSystemWindow() local
/foundation/window/window_manager/utils/test/unittest/
H A Dutils_all_test.cpp139 auto instance = singletonContainer.GetSingleton("test2"); in HWTEST_F() local
/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
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity.h55 static P2pEntity instance; in GetInstance() local
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Diptables_wrapper.h46 static std::shared_ptr<IptablesWrapper> instance = std::make_shared<IptablesWrapper>(); in GetInstance() local
H A Dsystem_vpn_wrapper.h34 static std::shared_ptr<SystemVpnWrapper> instance = std::make_shared<SystemVpnWrapper>(); in GetInstance() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_scheduler.h177 static WifiDirectScheduler instance; in GetInstance() local
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dfwmark_client.cpp127 FwmarkClient instance; in BindSocket() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dduration_statistic.h47 static P2pCalculator instance; in GetInstance() local
58 static DurationStatisticCalculatorFactory instance; in GetInstance() local
75 static DurationStatistic instance; in GetInstance() local
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dwifi_statistic.cpp33 static WifiStatistic instance; in GetInstance() local
/foundation/communication/dsoftbus/core/frame/standard/client_manager/src/
H A Dsoftbus_client_info_manager.cpp28 static SoftbusClientInfoManager instance; in GetInstance() local

Completed in 10 milliseconds

1...<<21222324252627282930>>...66