/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | Multinomial.cpp | 45 inline T* GetBuffer(RunTimeOperandInfo* operand) { in GetBuffer() function 50 inline const T* GetBuffer(const RunTimeOperandInfo* operand) { in GetBuffer() function
|
H A D | BidirectionalSequenceLSTM.cpp | 37 inline T* GetBuffer(RunTimeOperandInfo* operand) { in GetBuffer() function 42 inline const T* GetBuffer(const RunTimeOperandInfo* operand) { in GetBuffer() function
|
H A D | QuantizedLSTM.cpp | 37 inline T* GetBuffer(RunTimeOperandInfo* operand) { in GetBuffer() function 42 inline const T* GetBuffer(const RunTimeOperandInfo* operand) { in GetBuffer() function
|
H A D | LSTM.cpp | 38 inline T* GetBuffer(RunTimeOperandInfo* operand) { in GetBuffer() function 43 inline const T* GetBuffer(const RunTimeOperandInfo* operand) { in GetBuffer() function
|
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/ |
H A D | buffer_hub_queue_client.h | 97 std::shared_ptr<BufferHubBase> GetBuffer(size_t slot) const { in GetBuffer() function 314 std::shared_ptr<ProducerBuffer> GetBuffer(size_t slot) const { in GetBuffer() function 419 std::shared_ptr<ConsumerBuffer> GetBuffer(size_t slot) const { in GetBuffer() function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | memorybuffer.h | 50 const Ch* GetBuffer() const { in GetBuffer() function
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_reader.cpp | 139 void* GetBuffer(size_t requested, size_t* actual) override { in GetBuffer() function in android::snapshot::MemoryByteSink 207 void* GetBuffer(size_t requested, size_t* actual) override { in GetBuffer() function in android::snapshot::PartialSink
|
H A D | inspect_cow.cpp | 48 void* GetBuffer(size_t requested, size_t* actual) override { in GetBuffer() function in android::snapshot::StringSink
|
H A D | cow_api_test.cpp | 50 void* GetBuffer(size_t requested, size_t* actual) override { in GetBuffer() function in android::snapshot::StringSink 282 void* GetBuffer(size_t, size_t* actual) override { return StringSink::GetBuffer(1, actual); } in GetBuffer() function in android::snapshot::HorribleStringSink
|
H A D | snapuserd_worker.cpp | 49 void* BufferSink::GetBuffer(size_t requested, size_t* actual) { in GetBuffer() function in android::snapshot::BufferSink
|
/aosp12/hardware/google/graphics/common/libscaler/ |
H A D | libscaler-m2m1shot.cpp | 236 static bool GetBuffer(m2m1shot_buffer &buf, char *addr[]) in GetBuffer() function
|
H A D | libscaler-v4l2.cpp | 517 static bool GetBuffer(CScalerV4L2::FrameInfo &frm, char *addr[]) in GetBuffer() function
|
/aosp12/frameworks/native/libs/vr/libvrflinger/ |
H A D | hardware_composer.h | 229 IonBuffer* GetBuffer() { in GetBuffer() function 264 IonBuffer* GetBuffer() { return buffer.get(); } in GetBuffer() function
|
H A D | hardware_composer.cpp | 1380 IonBuffer* Layer::GetBuffer() { in GetBuffer() function in android::dvr::Layer
|
/aosp12/hardware/google/camera/common/hal/utils/ |
H A D | stream_buffer_cache_manager.cc | 332 status_t StreamBufferCacheManager::StreamBufferCache::GetBuffer( in GetBuffer() function in android::google_camera_hal::StreamBufferCacheManager::StreamBufferCache
|
/aosp12/art/compiler/utils/ |
H A D | assembler.h | 400 AssemblerBuffer* GetBuffer() { in GetBuffer() function
|
/aosp12/frameworks/native/services/vr/bufferhubd/ |
H A D | producer_channel.cpp | 228 BufferDescription<BorrowedHandle> ProducerChannel::GetBuffer( in GetBuffer() function in android::dvr::ProducerChannel
|
/aosp12/art/compiler/utils/x86_64/ |
H A D | assembler_x86_64.h | 321 ArrayRef<const int32_t> GetBuffer() const { in GetBuffer() function
|
/aosp12/art/compiler/utils/x86/ |
H A D | assembler_x86.h | 325 ArrayRef<const int32_t> GetBuffer() const { in GetBuffer() function
|
/aosp12/system/libbase/ |
H A D | logging.cpp | 451 std::ostream& GetBuffer() { in GetBuffer() function in android::base::LogMessageData
|