Home
last modified time | relevance | path

Searched defs:ConnectInner (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dconnect_callback_stub.cpp25 int ConnectCallbackStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::AppExecFwk::ConnectCallbackStub
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/src/
H A Dconnect.cpp74 namespace ConnectInner { namespace
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_socket_stub.cpp72 ErrCode BluetoothSocketStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothSocketStub
H A Dbluetooth_a2dp_sink_stub.cpp76 ErrCode BluetoothA2dpSinkStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothA2dpSinkStub
H A Dbluetooth_gatt_server_stub.cpp100 ErrCode BluetoothGattServerStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothGattServerStub
H A Dbluetooth_hid_host_stub.cpp78 int32_t BluetoothHidHostStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothHidHostStub
H A Dbluetooth_gatt_client_stub.cpp125 ErrCode BluetoothGattClientStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothGattClientStub
H A Dbluetooth_avrcp_tg_stub.cpp133 ErrCode BluetoothAvrcpTgStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothAvrcpTgStub
H A Dbluetooth_hfp_ag_stub.cpp172 int32_t BluetoothHfpAgStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothHfpAgStub
H A Dbluetooth_hfp_hf_stub.cpp210 ErrCode BluetoothHfpHfStub::ConnectInner(MessageParcel &data, MessageParcel &reply) { in ConnectInner() function in OHOS::Bluetooth::BluetoothHfpHfStub
H A Dbluetooth_a2dp_src_stub.cpp116 int32_t BluetoothA2dpSrcStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothA2dpSrcStub
H A Dbluetooth_avrcp_ct_stub.cpp188 ErrCode BluetoothAvrcpCtStub::ConnectInner(MessageParcel &data, MessageParcel &reply) in ConnectInner() function in OHOS::Bluetooth::BluetoothAvrcpCtStub
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_content_stub.cpp93 int32_t UiContentStub::ConnectInner(MessageParcel& data, MessageParcel& reply, MessageOption& optio… in ConnectInner() function in OHOS::Ace::UiContentStub
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dextension_session.cpp149 WSError ExtensionSession::ConnectInner( in ConnectInner() function in OHOS::Rosen::ExtensionSession
H A Dsession.cpp997 __attribute__((no_sanitize("cfi"))) WSError Session::ConnectInner(const sptr<ISessionStage>& sessio… in ConnectInner() function in OHOS::Rosen::Session
H A Dscene_session.cpp100 WSError SceneSession::ConnectInner(const sptr<ISessionStage>& sessionStage, in ConnectInner() function in OHOS::Rosen::SceneSession