Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp912 const XMLAttribute *attr_p1 = final->FindAttribute("p1"); in HandleSIM_IO() local
924 if (attr_p1 && attr_p1->Value() == p1 && in HandleSIM_IO()