Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl.cpp426 int num_interfaces_or_structured_parcelables = 0; in load_and_validate_aidl() local
429 num_interfaces_or_structured_parcelables++; in load_and_validate_aidl()
430 if (num_interfaces_or_structured_parcelables > 1) { in load_and_validate_aidl()