/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/include/ |
D | ConcurrentQueue.h | 46 std::vector<T> items; in flush() local 72 void push(std::vector<T>&& items) { in push() 152 std::vector<T> items = mQueue->flush(); in runInternal() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/include/ |
D | ConcurrentQueue.h | 46 std::vector<T> items; in flush() local 72 void push(std::vector<T>&& items) { in push() 152 std::vector<T> items = mQueue->flush(); in runInternal() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/ |
D | MockVehicleCallback.h | 36 std::optional<T> pop(std::list<T>& items) { in pop()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/ |
D | MockVehicleCallback.h | 36 std::optional<T> pop(std::list<T>& items) { in pop()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | ConcurrentQueue.h | 39 std::vector<T> items; in flush() local 135 std::vector<T> items = mQueue->flush(); in runInternal() local
|
/hardware/google/pixel/thermal/utils/ |
D | config_schema.json | 17 "items":{ object 56 "items":{ object 83 "items":{ object 108 "items":{ object 132 "items":{ object 186 "items":{ object
|
/hardware/google/gfxstream/host/ |
D | VirtioGpuTimelinesSnapshot.proto | 58 repeated VirtioGpuTimelineItem items = 2; field
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_percentile_tables.cpp | 50 const uint16_t *items[2]; member
|
D | astcenc_compute_variance.cpp | 50 size_t items, in brent_kung_prefix_sum()
|
D | tinyexr.h | 2019 static void *def_alloc_func(void *opaque, size_t items, size_t size) { in def_alloc_func()
|
/hardware/google/gfxstream/guest/magma/ |
D | magma.cpp | 279 magma_status_t MagmaClientContext::magma_poll(void* self, magma_poll_item_t* items, uint32_t count, in magma_poll()
|
/hardware/google/gfxstream/host/magma/ |
D | IntelDrmDecoder.cpp | 432 magma_status_t IntelDrmDecoder::magma_poll(magma_poll_item_t* items, uint32_t count, in magma_poll()
|
D | Decoder.cpp | 280 magma_status_t Decoder::magma_poll(magma_poll_item_t* items, uint32_t count, uint64_t timeout_ns) { in magma_poll()
|
/hardware/google/gfxstream/guest/magma/magma_enc/ |
D | magma_entry.cpp | 282 magma_status_t magma_poll(magma_poll_item_t* items, uint32_t count, uint64_t timeout_ns) in magma_poll()
|
D | magma_enc.cpp | 1585 magma_status_t magma_poll_enc(void *self , magma_poll_item_t* items, uint32_t count, uint64_t timeo… in magma_poll_enc()
|
/hardware/ril/reference-ril/ |
D | reference-ril.c | 1328 static int parseRegistrationState(char *str, int *type, int *items, int **response)
|