Home
last modified time | relevance | path

Searched refs:ClirType (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsup_service.h43 enum ClirType { enum
57 ClirType type;
Dsup_service.cpp122 clir_status_.type = (ClirStatusInfo::ClirType)cmd.GetNextInt(); in HandleCLIR()