/hardware/interfaces/wifi/aidl/default/ |
D | ringbuffer.cpp | 50 const std::list<std::vector<uint8_t>>& Ringbuffer::getData() const { in getData() function in aidl::android::hardware::wifi::Ringbuffer
|
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/ |
D | GLESbuffer.h | 35 GLvoid* getData(){ return m_data;} in getData() function
|
/hardware/google/pixel/perfstatsd/include/ |
D | perfstats_buffer.h | 54 std::string getData() const { return mData; } in getData() function
|
/hardware/google/gfxstream/host/ |
D | ReadBuffer.cpp | 43 int ReadBuffer::getData(IOStream* stream, size_t minSize) { in getData() function in gfxstream::ReadBuffer
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | Utils.h | 147 const Type& getData(const Named<Type>& namedData) { in getData() function
|
/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/ |
D | Utils.h | 151 const Type& getData(const Named<Type>& namedData) { in getData() function
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLESpointer.cpp | 52 const GLvoid* GLESpointer::getData() const { in getData() function in GLESpointer
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraUtils.cpp | 253 int V4L2Frame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::implementation::V4L2Frame 296 int AllocatedFrame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::implementation::AllocatedFrame 842 int AllocatedV4L2Frame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::implementation::AllocatedV4L2Frame
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 94 int V4L2Frame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::V3_4::implementation::V4L2Frame 158 int AllocatedFrame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::V3_4::implementation::AllocatedFrame 713 int AllocatedV4L2Frame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::V3_6::implementation::AllocatedV4L2Frame
|
/hardware/interfaces/automotive/remoteaccess/hal/default/test/ |
D | RemoteAccessServiceUnitTest.cpp | 221 std::vector<uint8_t> getData(const std::string& clientId) { return mDataByClientId[clientId]; } in getData() function in android::hardware::automotive::remoteaccess::FakeRemoteTaskCallback
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_raii.hpp | 11320 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<uint8_t> PipelineCache::getData( ) const in getData() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache 16168 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<uint8_t> ValidationCacheEXT::getData( ) const in getData() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::ValidationCacheEXT
|