Home
last modified time | relevance | path

Searched defs:dialRequest (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/fuzztest/dialrequest_fuzzer/
H A Ddialrequest_fuzzer.cpp39 DialRequestStruct dialRequest; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/cellular_call/test/fuzztest/satellitecallrequest_fuzzer/
H A Dsatellitecallrequest_fuzzer.cpp41 DialRequestStruct dialRequest; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_satellite.cpp28 … CellularCallConnectionSatellite::DialRequest(int32_t slotId, const DialRequestStruct &dialRequest) in DialRequest()
H A Dcellular_call_connection_cs.cpp25 int32_t CellularCallConnectionCS::DialRequest(int32_t slotId, const DialRequestStruct &dialRequest) in DialRequest()
H A Dcellular_call_connection_ims.cpp27 int32_t CellularCallConnectionIMS::DialRequest(int32_t slotId, const ImsDialInfoStruct &dialRequest) in DialRequest()
/ohos5.0/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dzero_branch_test.cpp178 DialRequestStruct dialRequest; variable
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp65 DialRequestStruct dialRequest; in EncapsulateDialCommon() local
H A Dcs_control.cpp131 DialRequestStruct dialRequest; in EncapsulateDialCommon() local
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp974 ImsDialInfoStruct dialRequest; variable