Searched refs:heap_type (Results 1 – 6 of 6) sorted by relevance
43 unsigned long map_len, heap_type, heap_size, flags; in main() local54 heap_type = ION_HEAP_TYPE_SYSTEM; in main()66 heap_type = ION_HEAP_TYPE_SYSTEM; in main()69 heap_type = ION_HEAP_TYPE_SYSTEM_CONTIG; in main()92 printf("heap_type: %ld, heap_size: %ld\n", heap_type, heap_size); in main()93 info.heap_type = heap_type; in main()
21 unsigned int heap_type; member
91 info.heap_type = ION_HEAP_TYPE_SYSTEM; in main()
80 heap_type: 0, heap_size: 1099 ion_test.sh: heap_type: 0 - [PASS]
82 if (heap_data[i].type == ion_info->heap_type) { in ion_export_buffer_fd()
1493 AsmType* heap_type = heap_access_type_; in AssignmentExpression() local1500 if (heap_type->IsA(AsmType::Float32Array()) && in AssignmentExpression()1507 if (heap_type->IsA(AsmType::array_type())) { \ in AssignmentExpression()