Searched refs:CreateTelRilRequest (Results 1 – 3 of 3) sorted by relevance
39 std::shared_ptr<TelRilRequest> TelRilBase::CreateTelRilRequest(const AppExecFwk::InnerEvent::Pointe… in CreateTelRilRequest() function in OHOS::Telephony::TelRilBase90 std::shared_ptr<TelRilRequest> telRilRequest = CreateTelRilRequest(response); in GetSerialId()
317 telRilSim->CreateTelRilRequest(event);353 telRilCall->CreateTelRilRequest(event);358 telRilCall->CreateTelRilRequest(event);
58 …static std::shared_ptr<TelRilRequest> CreateTelRilRequest(const AppExecFwk::InnerEvent::Pointer &r…117 std::shared_ptr<TelRilRequest> telRilRequest = CreateTelRilRequest(response); in Request()