Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp994 const XMLAttribute *attr_p2 = final->FindAttribute("p2"); in HandleSIM_IO() local
1006 attr_p2 && attr_p2->Value() == p2 && in HandleSIM_IO()