Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 19 of 19) sorted by relevance

/packages/services/Car/cpp/evs/sampleDriver/hidl/
DEvsGlDisplay.cpp69 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local
187 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
DEvsV4lCamera.cpp93 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in shutdown() local
587 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in increaseAvailableFrames_Locked() local
639 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in decreaseAvailableFrames_Locked() local
/packages/modules/Bluetooth/system/osi/include/
Dallocator.h29 alloc_fn alloc; member
/packages/services/Car/cpp/evs/apps/default/src/
DStreamHandler.cpp54 android::GraphicBufferAllocator& alloc(android::GraphicBufferAllocator::get()); in StreamHandler() local
102 android::GraphicBufferAllocator& alloc(android::GraphicBufferAllocator::get()); in shutdown() local
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Ddecoder-oina.c40 uint8_t mode, uint8_t subbands, uint8_t blocks, uint8_t alloc, in OI_CODEC_SBC_DecoderConfigureRaw()
/packages/modules/Bluetooth/system/osi/test/fuzzers/allocator/
Dfuzz_allocator.cc112 for (const auto& alloc : alloc_vector) { in LLVMFuzzerTestOneInput() local
/packages/modules/NeuralNetworks/driver/cache/nnCache/
DnnCache.h70 std::function<void*(size_t)> alloc) { in getBlob()
DnnCache.cpp119 std::function<void*(size_t)> alloc) { in getBlob()
/packages/services/Car/cpp/evs/manager/1.1/emul/
DEvsEmulatedCamera.cpp164 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in shutdown() local
558 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in increaseAvailableFrames_Locked() local
614 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in decreaseAvailableFrames_Locked() local
/packages/modules/Bluetooth/system/osi/test/fuzzers/list/
Dfuzz_list.cc269 for (const auto& alloc : alloc_vector) { in LLVMFuzzerTestOneInput() local
/packages/services/Car/cpp/evs/support_library/
DStreamHandler.cpp238 android::GraphicBufferAllocator& alloc(android::GraphicBufferAllocator::get()); in allocate() local
/packages/modules/NeuralNetworks/driver/cache/BlobCache/
DBlobCache.h132 size_t get(const void* key, size_t keySize, T** value, std::function<void*(size_t)> alloc) { in get()
DBlobCache.cpp187 std::function<void*(size_t)> alloc) { in get()
/packages/modules/Bluetooth/system/hci/include/
Dbt_vendor_lib.h348 malloc_cb alloc; member
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_bld_ct.cc588 bool alloc = false; in AVRC_BldCommand() local
Davrc_bld_tg.cc1394 bool alloc = false; in AVRC_BldResponse() local
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/
Doi_codec_sbc.h180 uint8_t alloc; /**< The bit allocation method. Input parameter. */ member
/packages/modules/Virtualization/vmbase/src/memory/
Dshared.rs184 pub fn alloc(&mut self, base: usize, size: NonZeroUsize) -> Result<MemoryRange> { in alloc() method
/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...