Home
last modified time | relevance | path

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

/frameworks/base/tools/aidl/
Daidl.cpp32 if (d->item_type == INTERFACE_TYPE) { in test_document()
245 else if (items->item_type == INTERFACE_TYPE) {
298 else if (items->item_type == INTERFACE_TYPE) {
313 if (items->item_type == INTERFACE_TYPE) {
501 if (items->item_type == INTERFACE_TYPE) {
547 if (next->item_type == INTERFACE_TYPE) {
619 if (items->item_type == INTERFACE_TYPE) {
726 iface->document_item.item_type = INTERFACE_TYPE;
Daidl_language.h67 INTERFACE_TYPE enumerator
Daidl_language_y.y124 c->document_item.item_type = INTERFACE_TYPE;