Searched refs:allocated (Results 1 – 10 of 10) sorted by relevance
18 void *allocated; member39 tlv->allocated = malloc(tlv->size); in qmi_tlv_init()40 tlv->buf = tlv->allocated; in qmi_tlv_init()88 free(tlv->allocated); in qmi_tlv_free()161 migrate = !tlv->allocated; in qmi_tlv_alloc_item()164 newp = realloc(tlv->allocated, new_size); in qmi_tlv_alloc_item()175 tlv->buf = tlv->allocated = newp; in qmi_tlv_alloc_item()
35 std::vector<Reservation> allocated; in TEST_P() local40 allocated.emplace_back(std::move(*id_opt)); in TEST_P()
207 std::set<buffer_handle_t> allocated; member922 grdev->allocated.insert(cb); in gralloc_alloc()1000 grdev->allocated.erase(cb); in gralloc_free()1013 for (std::set<buffer_handle_t>::const_iterator i = d->allocated.begin(); in gralloc_device_close()1014 i != d->allocated.end(); ++i) { in gralloc_device_close()
22 # Allow EdgeTPU vendor service to access Android shared memory allocated
2 # Android shared memory allocated by the EdgeTPU service for
14 # Android shared memory allocated by the EdgeTPU service for
19 # Android shared memory allocated by the EdgeTPU service for
1920 // Num. bytes that were allocated as padding between chunks in the circular3495 optional uint32 allocated = 7; field5890 // properties of the object that consumes the allocated memory, for example, a7815 // bytes allocated at this callstack.7817 // bytes allocated at this callstack that have been freed.7821 // Bytes allocated by this callstack but not freed at the time the malloc8027 // indication of data loss in the ring buffer allocated for |cpu|. Such data