Home
last modified time | relevance | path

Searched defs:CallInfo (Results 1 – 2 of 2) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
Dtel_ril_call_parcel.h50 struct CallInfo { struct
55 int32_t index = 0;
59 int32_t dir = 0;
73 int32_t state = 0;
81 int32_t mode = 0;
88 int32_t mpty = 0;
95 int32_t voiceDomain = 0;
104 int32_t callType = 0;
128 struct CallInfoList { argument
136 std::vector<CallInfo> calls {}; argument
/base/telephony/cellular_call/test/unittest/satellitetest/
Dzero_branch_test.cpp120 SatelliteCurrentCall CallInfo; variable