| /bootable/recovery/tests/unit/ | 
| D | asn1_decoder_test.cpp | 55   uint8_t data[] = { 0xA5, 0x02, 0x06, 0x01, 0x01 };  in TEST()  local 66   uint8_t data[] = { 0xA5, 0x03, 0x06, 0x01, 0x01 };  in TEST()  local 85   uint8_t data[] = { 0xA0, 0x03, 0x02, 0x01, 0x01, 0xA1, 0x03, 0x02, 0x01, 0x01, 0x06, 0x01, 0xA5 };  in TEST()  local 102   uint8_t data[] = { 0x30, 0x02, 0x06, 0x01, 0x01 };  in TEST()  local 112   uint8_t data[] = { 0x30, 0x03, 0x06, 0x01, 0x01 };  in TEST()  local 130   uint8_t data[] = { 0x31, 0x02, 0x06, 0x01, 0x01 };  in TEST()  local 140   uint8_t data[] = { 0x31, 0x03, 0x06, 0x01, 0xBA };  in TEST()  local 152   uint8_t data[] = { 0x06, 0x00, 0x01 };  in TEST()  local 160   uint8_t data[] = { 0x06, 0x01 };  in TEST()  local 168   uint8_t data[] = { 0x06, 0x01, 0x99 };  in TEST()  local [all …] 
 | 
| D | applypatch_modes_test.cpp | 41   std::string data;  in GetEmmcTargetString()  local
  | 
| D | updater_test.cpp | 361   std::string data;  in TEST_F()  local 415   std::string data;  in TEST_F()  local 462   std::string data;  in TEST_F()  local
  | 
| /bootable/recovery/minadbd/ | 
| D | fuse_adb_provider_test.cpp | 35   FuseAdbDataProvider data(std::move(device_socket), 0, 0);  in TEST()  local 75   FuseAdbDataProvider data(std::move(device_socket), 0, 0);  in TEST()  local
  | 
| /bootable/recovery/minui/ | 
| D | graphics_fbdev.h | 37   uint8_t* data() override {  in data()  function
  | 
| D | graphics_drm.h | 36   uint8_t* data() override {  in data()  function
  | 
| /bootable/recovery/fuse_sideload/ | 
| D | fuse_sideload.cpp | 98 static void fuse_reply(const fuse_data* fd, uint64_t unique, const void* data, size_t len) {  in fuse_reply() 116 static int handle_init(void* data, fuse_data* fd, const fuse_in_header* hdr) {  in handle_init() 184 static int handle_lookup(void* data, const fuse_data* fd, const fuse_in_header* hdr) {  in handle_lookup() 279 static int handle_read(void* data, fuse_data* fd, const fuse_in_header* hdr) {  in handle_read() 432     void* data = request_buffer + sizeof(fuse_in_header);  in run_fuse_sideload()  local
  | 
| /bootable/recovery/recovery_utils/include/recovery_utils/ | 
| D | logging.h | 36   std::string data;  member
  | 
| /bootable/recovery/tests/fuzz/ | 
| D | verify_package_fuzzer.cpp | 27 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) {  in LLVMFuzzerTestOneInput()
  | 
| /bootable/recovery/minui/include/minui/ | 
| D | minui.h | 51   virtual uint8_t* data() {  in data()  function 55   const uint8_t* data() const {  in data()  function
  | 
| /bootable/recovery/applypatch/include/applypatch/ | 
| D | applypatch.h | 35   std::vector<unsigned char> data;  member
  | 
| /bootable/recovery/applypatch/ | 
| D | applypatch.cpp | 58   std::string data;  in LoadFileContents()  local 137   const unsigned char* data = file_contents.data.data();  in WriteBufferToPartition()  local 367   SinkFn sink = [&patched, &ctx](const unsigned char* data, size_t len) {  in GenerateTarget()
  | 
| D | imgpatch.cpp | 82                            &ret, &sink](const uint8_t* data, size_t len) -> size_t {  in ApplyBSDiffPatchAndStreamOutput()
  | 
| D | imgdiff.cpp | 301 void ImageChunk::SetUncompressedData(std::vector<uint8_t> data) {  in SetUncompressedData() 444 PatchChunk::PatchChunk(const ImageChunk& tgt, const ImageChunk& src, std::vector<uint8_t> data)  in PatchChunk()
  | 
| /bootable/recovery/edify/include/edify/ | 
| D | expr.h | 66   std::string data;  member
  | 
| /bootable/recovery/bootloader_message/ | 
| D | bootloader_message.cpp | 272 static bool ReadMiscPartitionSystemSpace(void* data, size_t size, size_t offset, std::string* err) {  in ReadMiscPartitionSystemSpace() 284 static bool WriteMiscPartitionSystemSpace(const void* data, size_t size, size_t offset,  in WriteMiscPartitionSystemSpace()
  | 
| /bootable/recovery/recovery_utils/ | 
| D | logging.cpp | 283       std::string data(read_size, '\0');  in ReadLogFilesToMemory()  local
  | 
| /bootable/recovery/updater/ | 
| D | blockimg.cpp | 253   size_t Write(const uint8_t* data, size_t size) {  in Write() 362 static bool receive_new_data(const uint8_t* data, size_t size, void* cookie) {  in receive_new_data() 402 static bool receive_brotli_new_data(const uint8_t* data, size_t size, void* cookie) {  in receive_brotli_new_data() 656   const uint8_t* data = buffer.data();  in VerifyBlocks()  local
  | 
| /bootable/recovery/tests/unit/host/ | 
| D | update_simulator_test.cpp | 65 static string CalculateSha1(const string& data) {  in CalculateSha1()
  | 
| D | imgdiff_test.cpp | 41   const char* data = patch.data();  in verify_patch_header()  local 87                                [&](const unsigned char* data, size_t len) {  in GenerateTarget() 692                                     ZipWriter* writer, const std::string& data) {  in construct_deflate_entry()
  |