Searched defs:PrintData (Results 1 – 2 of 2) sorted by relevance
153 void PrintData(const Heap::Data &aData) { DumpBuffer("data", aData.GetBytes(), aData.GetLength()); } in PrintData() function
483 void HalCameraMetadata::PrintData(const uint8_t* data, int32_t type, in PrintData() function in android::google_camera_hal::HalCameraMetadata