Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_batch_delete_connection_test/
Dmock_form_supply_callback.cpp24 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
/foundation/ability/form_fwk/test/unittest/fms_form_event_notify_connection_test/
Dmock_form_supply_callback.cpp24 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
/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.cpp68 bool AddConnection(sptr<IRemoteObject> connection, ConnectionEvent& event) in AddConnection() function in OHOS::AAFwk::ConnectedExtension
350 bool ConnectionStateItem::AddConnection(std::shared_ptr<ConnectionRecord> record, in AddConnection() function in OHOS::AAFwk::ConnectionStateItem
Dconnection_state_manager.cpp93 void ConnectionStateManager::AddConnection(std::shared_ptr<ConnectionRecord> connectionRecord) in AddConnection() function in OHOS::AAFwk::ConnectionStateManager
/foundation/ability/form_fwk/services/src/form_provider/
Dform_supply_callback.cpp184 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
/foundation/ability/form_fwk/services/src/form_render/
Dform_render_mgr.cpp493 ErrCode FormRenderMgr::AddConnection( in AddConnection() function in OHOS::AppExecFwk::FormRenderMgr
Dform_render_mgr_inner.cpp389 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.cpp460 VsyncError VSyncDistributor::AddConnection(const sptr<VSyncConnection>& connection, uint64_t window… in AddConnection() function in OHOS::Rosen::VSyncDistributor