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_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_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_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.cpp92 void ConnectionStateManager::AddConnection(std::shared_ptr<ConnectionRecord> connectionRecord) in AddConnection() function in OHOS::AAFwk::ConnectionStateManager
/foundation/ability/form_fwk/services/src/
Dform_supply_callback.cpp180 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
Dform_render_mgr.cpp313 ErrCode FormRenderMgr::AddConnection( in AddConnection() function in OHOS::AppExecFwk::FormRenderMgr
Dform_render_mgr_inner.cpp397 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.cpp318 VsyncError VSyncDistributor::AddConnection(const sptr<VSyncConnection>& connection, uint64_t window… in AddConnection() function in OHOS::Rosen::VSyncDistributor