Searched defs:getData (Results 1 – 5 of 5) sorted by relevance
46 const std::list<std::vector<uint8_t>>& Ringbuffer::getData() const { in getData() function in android::hardware::wifi::V1_4::implementation::Ringbuffer
54 std::string getData() const { return mData; } in getData() function
151 const Type& getData(const Named<Type>& namedData) { in getData() function
94 int V4L2Frame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::V3_4::implementation::V4L2Frame129 int AllocatedFrame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::V3_4::implementation::AllocatedFrame684 int AllocatedV4L2Frame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::V3_6::implementation::AllocatedV4L2Frame
152 const uint8_t* getData(const Operand& operand, const hidl_vec<uint8_t>& block, in getData() function