Home
last modified time | relevance | path

Searched defs:AddConnection (Results 1 – 7 of 7) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/
Dmock_form_render_mgr_inner.cpp92 ErrCode FormRenderMgrInner::AddConnection(int64_t formId, sptr<FormRenderConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormRenderMgrInner
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dconnection_state_item.cpp67 bool AddConnection(sptr<IRemoteObject> connection) in AddConnection() function in OHOS::AAFwk::ConnectedExtension
262 bool ConnectionStateItem::AddConnection(std::shared_ptr<ConnectionRecord> record, in AddConnection() function in OHOS::AAFwk::ConnectionStateItem
Dconnection_state_manager.cpp95 void ConnectionStateManager::AddConnection(std::shared_ptr<ConnectionRecord> connectionRecord) in AddConnection() function in OHOS::AAFwk::ConnectionStateManager
/foundation/ability/form_fwk/services/src/
Dform_supply_callback.cpp158 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
Dform_render_mgr.cpp241 ErrCode FormRenderMgr::AddConnection( in AddConnection() function in OHOS::AppExecFwk::FormRenderMgr
Dform_render_mgr_inner.cpp357 ErrCode FormRenderMgrInner::AddConnection(int64_t formId, sptr<FormRenderConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormRenderMgrInner
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
Dvsync_distributor.cpp222 VsyncError VSyncDistributor::AddConnection(const sptr<VSyncConnection>& connection) in AddConnection() function in OHOS::Rosen::VSyncDistributor