Home
last modified time | relevance | path

Searched refs:MsgEstablishDataConnection (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h102 void MsgEstablishDataConnection(const AppExecFwk::InnerEvent::Pointer &event);
220 [this](const AppExecFwk::InnerEvent::Pointer &event) { MsgEstablishDataConnection(event); } },
/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp215 cellularDataHandler.MsgEstablishDataConnection(event); in HWTEST_F()
279 cellularDataHandler.MsgEstablishDataConnection(event); in HWTEST_F()
365 controller.cellularDataHandler_->MsgEstablishDataConnection(event); in HWTEST_F()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1022 void CellularDataHandler::MsgEstablishDataConnection(const InnerEvent::Pointer &event) in MsgEstablishDataConnection() function in OHOS::Telephony::CellularDataHandler

Completed in 12 milliseconds