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

/frameworks/base/tools/aidl/
H A Daidl_language.h67 INTERFACE_TYPE enumerator in enum:__anon755
H A Daidl.cpp32 if (d->item_type == INTERFACE_TYPE) {
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;
H A Daidl_language_y.y124 c->document_item.item_type = INTERFACE_TYPE;

Completed in 38 milliseconds