Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h114 void SetRilAttachApnResponse(const AppExecFwk::InnerEvent::Pointer &event);
240 [this](const AppExecFwk::InnerEvent::Pointer &event) { SetRilAttachApnResponse(event); } },
/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp228 cellularDataHandler.SetRilAttachApnResponse(event); in HWTEST_F()
378 controller.cellularDataHandler_->SetRilAttachApnResponse(event); in HWTEST_F()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1810 void CellularDataHandler::SetRilAttachApnResponse(const AppExecFwk::InnerEvent::Pointer &event) in SetRilAttachApnResponse() function in OHOS::Telephony::CellularDataHandler

Completed in 8 milliseconds