/packages/apps/Camera2/src/com/android/camera/one/v2/core/ |
D | RequestBuilder.java | 69 public void allocate() throws InterruptedException, ResourceAcquisitionFailedException { in allocate() method in RequestBuilder.UnregisteredStreamProvider 81 public void allocate() throws InterruptedException, in allocate() method
|
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ |
D | AllocatingImageStream.java | 66 public void allocate() throws InterruptedException, ResourceAcquisitionFailedException { in allocate() method in AllocatingImageStream
|
/packages/services/Car/cpp/evs/sampleDriver/hidl/ |
D | ConfigManager.h | 66 bool allocate(size_t entry_cap, size_t data_cap) { in allocate() function
|
/packages/services/Car/cpp/evs/sampleDriver/aidl/include/ |
D | ConfigManager.h | 65 bool allocate(size_t entry_cap, size_t data_cap) { in allocate() function
|
/packages/services/Car/cpp/evs/support_library/ |
D | StreamHandler.cpp | 249 bool allocate(BufferDesc& buffer) { in allocate() function
|
/packages/modules/NeuralNetworks/driver/sample/ |
D | CanonicalDevice.cpp | 206 GeneralResult<SharedBuffer> Device::allocate(const BufferDesc& desc, in allocate() function in android::nn::sample::Device
|
D | LimitedSupportDevice.cpp | 210 GeneralResult<SharedBuffer> LimitedSupportDevice::allocate( in allocate() function in android::nn::sample::LimitedSupportDevice
|
/packages/modules/adb/ |
D | types.h | 104 void allocate(size_t size) { in allocate() function
|
/packages/modules/Wifi/framework/java/android/net/wifi/aware/ |
D | TlvBufferUtils.java | 123 public TlvConstructor allocate(int capacity) { in allocate() method in TlvBufferUtils.TlvConstructor
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestMemoryDomain.cpp | 120 hardware::Return<void> allocate(const V1_3::BufferDesc&, in allocate() function in __anon255629980111::TestDriverLatest
|
/packages/modules/NeuralNetworks/shim_and_sl/ |
D | ShimDevice.cpp | 319 ::ndk::ScopedAStatus ShimDevice::allocate(const BufferDesc& desc, in allocate() function in aidl::android::hardware::neuralnetworks::ShimDevice
|
/packages/modules/NeuralNetworks/runtime/ |
D | Memory.cpp | 484 std::pair<int, std::unique_ptr<RuntimeMemory>> MemoryBuilder::allocate() const { in allocate() function in android::nn::MemoryBuilder
|
D | Manager.cpp | 535 std::pair<int, std::unique_ptr<RuntimeMemory>> DriverDevice::allocate(const MemoryDescriptor& desc, in allocate() function in android::nn::DriverDevice 1053 std::pair<int, std::unique_ptr<RuntimeMemory>> CpuDevice::allocate(const MemoryDescriptor& desc, in allocate() function in android::nn::CpuDevice
|
D | ExecutionPlan.cpp | 374 int DynamicTemporaries::allocate(uint32_t stepIndex) { in allocate() function in android::nn::DynamicTemporaries
|
/packages/modules/NeuralNetworks/driver/sample_aidl/ |
D | SampleDriverAidl.cpp | 158 ndk::ScopedAStatus SampleDriver::allocate( in allocate() function in android::nn::sample_driver_aidl::SampleDriver
|
/packages/modules/NeuralNetworks/driver/sample_hidl/ |
D | SampleDriver.cpp | 247 hardware::Return<void> SampleDriver::allocate( in allocate() function in android::nn::sample_driver::SampleDriver
|
D | SampleDriverFloatXNNPACK.cpp | 1973 hardware::Return<void> SampleDriverFloatXNNPACK::allocate( in allocate() function in android::nn::sample_driver::SampleDriverFloatXNNPACK
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | ScanManager.java | 1521 boolean allocate) { in manageAllocationOfTrackingAdvertisement()
|