Home
last modified time | relevance | path

Searched defs:OnConnect (Results 1 – 25 of 73) sorted by relevance

123

/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_service_extension.cpp61 sptr<IRemoteObject> FormRenderServiceExtension::OnConnect(const AAFwk::Want &want) in OnConnect() function in OHOS::AbilityRuntime::FormRenderServiceExtension
67 sptr<IRemoteObject> FormRenderServiceExtension::OnConnect(const AAFwk::Want &want, in OnConnect() function in OHOS::AbilityRuntime::FormRenderServiceExtension
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_display_listener.cpp21 void HwCastDisplayListener::OnConnect(Rosen::DisplayId displayId) in OnConnect() function in OHOS::AVSession::HwCastDisplayListener
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.h73 virtual void OnConnect() {} in OnConnect() function
/ohos5.0/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_callback_proxy.cpp21 void DriverExtMgrCallbackProxy::OnConnect(uint64_t deviceId, const sptr<IRemoteObject> &drvExtObj, … in OnConnect() function in OHOS::ExternalDeviceManager::DriverExtMgrCallbackProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_observer.h26 virtual void OnConnect(const GattDevice &device, uint16_t connectionHandle, int ret) in OnConnect() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dextension.cpp72 sptr<IRemoteObject> Extension::OnConnect(const AAFwk::Want &want) in OnConnect() function in OHOS::AbilityRuntime::Extension
79 sptr<IRemoteObject> Extension::OnConnect(const AAFwk::Want &want, in OnConnect() function in OHOS::AbilityRuntime::Extension
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_service_ability.cpp132 sptr<IRemoteObject> AceServiceAbility::OnConnect(const Want& want) in OnConnect() function in OHOS::Ace::AceServiceAbility
H A Dace_form_ability.cpp191 sptr<IRemoteObject> AceFormAbility::OnConnect(const Want& want) in OnConnect() function in OHOS::Ace::AceFormAbility
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability.cpp120 const SvcIdentity *Ability::OnConnect(const Want &want) in OnConnect() function in OHOS::Ability
/ohos5.0/base/telephony/telephony_data/global_params/src/
H A Dglobal_params_ability.cpp86 sptr<IRemoteObject> GlobalParamsAbility::OnConnect(const AAFwk::Want &want) in OnConnect() function in OHOS::Telephony::GlobalParamsAbility
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp73 void ScreenListener::OnConnect(uint64_t screenId) in OnConnect() function in OHOS::DistributedHardware::ScreenListener
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/backup_ext/src/
H A Dext_backup_mock.cpp80 sptr<IRemoteObject> ExtBackup::OnConnect(const AAFwk::Want &want) in OnConnect() function in OHOS::FileManagement::Backup::ExtBackup
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_rotation_test.cpp80 void ScreenListener::OnConnect(ScreenId screenId) in OnConnect() function in OHOS::Rosen::ScreenListener
/ohos5.0/drivers/external_device_manager/test/unittest/driver_extension_manager_client_test/
H A Ddriver_extension_manager_client_test.cpp196 void DriverExtMgrCallbackTest::OnConnect(uint64_t deviceId, const sptr<IRemoteObject> &drvExtObj, c… in OnConnect() function in OHOS::ExternalDeviceManager::DriverExtMgrCallbackTest
/ohos5.0/drivers/external_device_manager/services/native/driver_extension/src/
H A Djs_driver_extension.cpp225 sptr<IRemoteObject> JsDriverExtension::OnConnect(const AAFwk::Want &want) in OnConnect() function in OHOS::AbilityRuntime::JsDriverExtension
237 sptr<IRemoteObject> JsDriverExtension::OnConnect(const AAFwk::Want &want, in OnConnect() function in OHOS::AbilityRuntime::JsDriverExtension
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_page_ability.h96 sptr<IRemoteObject> OnConnect(const Want& want) in OnConnect() function
/ohos5.0/base/notification/common_event_service/frameworks/extension/src/
H A Djs_static_subscriber_extension.cpp179 sptr<IRemoteObject> JsStaticSubscriberExtension::OnConnect(const AAFwk::Want& want) in OnConnect() function in OHOS::EventFwk::JsStaticSubscriberExtension
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
H A Ddemo_ability_test.cpp118 sptr<IRemoteObject> DemoAbility::OnConnect(const Want& want) in OnConnect() function in OHOS::AppExecFwk::DemoAbility
/ohos5.0/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H A Djs_wallpaper_extension_ability.cpp156 sptr<IRemoteObject> JsWallpaperExtensionAbility::OnConnect(const AAFwk::Want &want) in OnConnect() function in OHOS::AbilityRuntime::JsWallpaperExtensionAbility
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Ddevice.cpp140 void Device::OnConnect(const sptr<IRemoteObject> &remote, int resultCode) in OnConnect() function in OHOS::ExternalDeviceManager::Device
/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessextstub_fuzzer/
H A Dfileaccessextabilitymock.h32 sptr<IRemoteObject> OnConnect(const AAFwk::Want &want) override { return 0; }; in OnConnect() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h245 void OnConnect(ScreenId screenId) override {} in OnConnect() function
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_listener.cpp115 void JsScreenListener::OnConnect(ScreenId id) in OnConnect() function in OHOS::Rosen::JsScreenListener
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_ext_ability.cpp95 sptr<IRemoteObject> MediaFileExtAbility::OnConnect(const AAFwk::Want &want) in OnConnect() function in OHOS::Media::MediaFileExtAbility
/ohos5.0/base/telephony/telephony_data/opkey/src/
H A Dopkey_ability.cpp88 sptr<IRemoteObject> OpKeyAbility::OnConnect(const AAFwk::Want &want) in OnConnect() function in OHOS::Telephony::OpKeyAbility

123