Home
last modified time | relevance | path

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

/system/tools/aidl/
Ddiagnostics.cpp200 bool has_twoway = false; in Visit() local
207 has_twoway = true; in Visit()
210 if (has_oneway && has_twoway) { in Visit()