Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_call_parcel.h49 struct CallInfo { struct
54 int32_t index = 0;
58 int32_t dir = 0;
72 int32_t state = 0;
80 int32_t mode = 0;
87 int32_t mpty = 0;
94 int32_t voiceDomain = 0;
103 int32_t callType = 0;
127 struct CallInfoList { argument
135 std::vector<CallInfo> calls {}; argument
/base/telephony/cellular_call/test/unittest/satellitetest/
Dzero_branch_test.cpp120 SatelliteCurrentCall CallInfo; variable