Searched refs:item_type (Results 1 – 6 of 6) sorted by relevance
32 if (d->item_type == INTERFACE_TYPE_BINDER) { in test_document()37 if (q->item_type == METHOD_TYPE) { in test_document()53 else if (d->item_type == USER_DATA_TYPE) { in test_document()63 printf("UNKNOWN d=0x%08lx d->item_type=%d\n", (long)d, d->item_type); in test_document()246 if (items->item_type == USER_DATA_TYPE) {250 else if (items->item_type == INTERFACE_TYPE_BINDER251 || items->item_type == INTERFACE_TYPE_RPC) {257 items->item_type);299 if (items->item_type == USER_DATA_TYPE) {305 else if (items->item_type == INTERFACE_TYPE_BINDER[all …]
84 b->document_item.item_type = USER_DATA_TYPE;105 b->document_item.item_type = USER_DATA_TYPE;130 … c->document_item.item_type = INTERFACE_TYPE_BINDER;140 … c->document_item.item_type = INTERFACE_TYPE_BINDER;150 … c->document_item.item_type = INTERFACE_TYPE_RPC;212 … method->interface_item.item_type = METHOD_TYPE;227 … method->interface_item.item_type = METHOD_TYPE;
66 if (iface->document_item.item_type == INTERFACE_TYPE_BINDER) { in generate_java()69 else if (iface->document_item.item_type == INTERFACE_TYPE_RPC) { in generate_java()
47 unsigned item_type; member72 unsigned item_type; member
550 if (item->item_type == METHOD_TYPE) { in generate_binder_interface_class()
974 if (item->item_type == METHOD_TYPE) { in generate_rpc_interface_class()