Home
last modified time | relevance | path

Searched defs:mgr (Results 26 - 50 of 341) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_ctx.c9 int lima_ctx_create(struct lima_device *dev, struct lima_ctx_mgr *mgr, u32 *id) in lima_ctx_create() argument
52 int lima_ctx_free(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_free() argument
67 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_get() argument
84 lima_ctx_mgr_init(struct lima_ctx_mgr *mgr) lima_ctx_mgr_init() argument
90 lima_ctx_mgr_fini(struct lima_ctx_mgr *mgr) lima_ctx_mgr_fini() argument
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingFontMgrTest.cpp37 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); in HWTEST_F() local
49 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); in HWTEST_F() local
67 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); in HWTEST_F() local
84 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); HWTEST_F() local
102 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); HWTEST_F() local
123 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); HWTEST_F() local
150 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); HWTEST_F() local
205 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); HWTEST_F() local
223 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); HWTEST_F() local
241 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); HWTEST_F() local
264 OH_Drawing_FontMgr *mgr = OH_Drawing_FontMgrCreate(); HWTEST_F() local
[all...]
/third_party/gn/src/gn/
H A Dohos_components.h87 OhosComponentsImpl *mgr = nullptr; member in OhosComponents
H A Dohos_components_unittest.cc77 OhosComponentsImpl *mgr = new OhosComponentsImpl(); in TEST() local
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dstate.c28 lws_state_reg_notifier(lws_state_manager_t *mgr, in lws_state_reg_notifier() argument
41 lws_state_reg_notifier_list(lws_state_manager_t *mgr, in lws_state_reg_notifier_list() argument
51 _systnm(lws_state_manager_t *mgr, int state, char *temp8) in _systnm() argument
63 _report(lws_state_manager_t *mgr, int a, int b) in _report() argument
92 _lws_state_transition(lws_state_manager_t *mgr, int target) _lws_state_transition() argument
124 lws_state_transition_steps(lws_state_manager_t *mgr, int target) lws_state_transition_steps() argument
147 lws_state_transition(lws_state_manager_t *mgr, int target) lws_state_transition() argument
[all...]
/third_party/skia/src/codec/
H A DSkJpegPriv.h36 AutoPushJmpBuf(skjpeg_error_mgr* mgr) : fMgr(mgr) { in AutoPushJmpBuf() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/
H A Ddomain_manager.cpp46 auto mgr = FindMgrByRemoteId(BaseMsg->toDevId); in SendDomainRequest() local
76 int32_t DomainManager::AddServiceManager(std::shared_ptr<ITransmitMgr> mgr) in AddServiceManager() argument
87 int32_t DomainManager::AddPeer(std::shared_ptr<ITransmitMgr> mgr, st argument
[all...]
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_proxy_test.cpp68 sptr<ISystemAbilityManager> mgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
H A Davcast_controller_proxy_test.cpp46 auto mgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in SetUp() local
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_strategy_test.cpp249 LnnHeartbeatStrategyManager mgr; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_wifi.c71 struct WifiDirectManager *mgr = GetWifiDirectManager(); in GetMoudleType() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_link_listener.c101 struct WifiDirectManager *mgr = GetWifiDirectManager(); in ReqLinkListener() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dfold_screen_sensor_manager_test.cpp69 FoldScreenSensorManager mgr = FoldScreenSensorManager(); in HWTEST_F() local
81 FoldScreenSensorManager mgr = FoldScreenSensorManager(); in HWTEST_F() local
93 FoldScreenSensorManager mgr = FoldScreenSensorManager(); in HWTEST_F() local
105 FoldScreenSensorManager mgr in HWTEST_F() local
117 FoldScreenSensorManager mgr = FoldScreenSensorManager(); HWTEST_F() local
144 FoldScreenSensorManager mgr = FoldScreenSensorManager(); HWTEST_F() local
162 FoldScreenSensorManager mgr = FoldScreenSensorManager(); HWTEST_F() local
195 FoldScreenSensorManager mgr = FoldScreenSensorManager(); HWTEST_F() local
[all...]
H A Dsensor_fold_state_manager_test.cpp67 SensorFoldStateManager mgr = SensorFoldStateManager(); in HWTEST_F() local
90 SensorFoldStateManager mgr = SensorFoldStateManager(); in HWTEST_F() local
105 SensorFoldStateManager mgr = SensorFoldStateManager(); HWTEST_F() local
118 SensorFoldStateManager mgr = SensorFoldStateManager(); HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl-fme-pr.h44 struct platform_device *mgr; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sched.c69 struct amdgpu_ctx_mgr *mgr; in amdgpu_sched_process_priority_override() local
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl-fme-pr.h44 struct platform_device *mgr; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dmain.c290 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
H A Dmain.c252 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() argument
H A Dmain-client.c33 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-main.c169 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() argument
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_helper.cpp131 bool PrintServiceHelper::QueryExtension(sptr<AppExecFwk::IBundleMgr> mgr, int userId, in QueryExtension() argument
142 bool PrintServiceHelper::QueryNameForUid(sptr<AppExecFwk::IBundleMgr> mgr, int32_t userId, std::string& name) in QueryNameForUid() argument
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_helper_test.cpp115 sptr<AppExecFwk::IBundleMgr> mgr; in HWTEST_F() local
130 sptr<AppExecFwk::IBundleMgr> mgr; in HWTEST_F() local
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_common_test.cpp72 AppSpawnMgr *mgr = nullptr; in HWTEST_F() local
99 AppSpawnMgr *mgr = nullptr; in HWTEST_F() local
126 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
156 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
188 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
220 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
340 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
372 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
537 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
565 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
593 AppSpawnMgr *mgr = nullptr; HWTEST_F() local
630 AppSpawnMgr *mgr = CreateAppSpawnMgr(MODE_FOR_APP_SPAWN); HWTEST_F() local
641 AppSpawnMgr *mgr = CreateAppSpawnMgr(MODE_FOR_APP_SPAWN); HWTEST_F() local
[all...]
H A Dapp_spawn_cgroup_test.cpp400 AppSpawnMgr *mgr = CreateAppSpawnMgr(MODE_FOR_APP_SPAWN); in HWTEST_F() local
410 AppSpawnMgr *mgr = CreateAppSpawnMgr(MODE_FOR_APP_SPAWN); in HWTEST_F() local

Completed in 10 milliseconds

12345678910>>...14