Home
last modified time | relevance | path

Searched defs:DoConnect (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_connect_adaptor.cpp35 bool ExtensionConnectAdaptor::DoConnect(const std::string &uri, const std::string &bundleName, in DoConnect() function in OHOS::DataShare::ExtensionConnectAdaptor
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/src/
H A Dconnect.cpp75 void DoConnect(int userId) in DoConnect() function
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp97 void CellularDataStateMachine::DoConnect(const DataConnectionParams &connectionParams) in DoConnect() function in OHOS::Telephony::CellularDataStateMachine
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp739 int GattConnectionManager::impl::DoConnect(GattConnectionManager::Device &device) in DoConnect() function in OHOS::bluetooth::GattConnectionManager::impl