Home
last modified time | relevance | path

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

/device/generic/goldfish/hals/radio/
DAtResponse.h291 struct CLCC { struct
292 static constexpr std::string_view id() { in id()
298 std::vector<voice::Call> calls;
DRadioVoice.cpp382 using CLCC = AtResponse::CLCC; in getCurrentCalls() typedef