| /bootable/recovery/updater/include/updater/ | 
| D | simulator_runtime.h | 31   explicit SimulatorRuntime(BuildInfo* source) : source_(source) {}  in SimulatorRuntime()
  | 
| /bootable/recovery/tests/unit/ | 
| D | commands_test.cpp | 52   SourceInfo source;  in TEST()  local 74   SourceInfo source;  in TEST()  local 100   SourceInfo source;  in TEST()  local 128   SourceInfo source;  in TEST()  local 152     SourceInfo source;  in TEST()  local 440   const SourceInfo source("2727756cfee3fbfe24bf5650123fd7743d7b3465", RangeSet({ { 0, 2 } }), {},  in TEST()  local 457   const SourceInfo source(  in TEST()  local 479   const SourceInfo source("2727756cfee3fbfe24bf5650123fd7743d7b3465", RangeSet({ { 0, 2 } }), {},  in TEST()  local 488   const SourceInfo source(  in TEST()  local
  | 
| D | updater_test.cpp | 260   Partition source(source_file, source_size, source_hash);  in TEST_F()  local 651 static void GetEntriesForBsdiff(std::string_view source, std::string_view target,  in GetEntriesForBsdiff() 688   std::string source =  in TEST_F()  local 707   std::string source =  in TEST_F()  local 724   std::string source =  in TEST_F()  local
  | 
| D | applypatch_modes_test.cpp | 71   std::string source;  member in ApplyPatchModesTest
  | 
| /bootable/recovery/applypatch/ | 
| D | applypatch_modes.cpp | 67   auto source = Partition::Parse(source_emmc, &err);  in PatchMode()  local 126   std::string source;  in applypatch_modes()  local
  | 
| D | applypatch.cpp | 256 bool PatchPartitionCheck(const Partition& target, const Partition& source) {  in PatchPartitionCheck() 268 bool PatchPartition(const Partition& target, const Partition& source, const Value& patch,  in PatchPartition()
  | 
| /bootable/recovery/updater/ | 
| D | build_info.cpp | 100     for (const auto& source : source_order) {  in GetProperty()  local
  | 
| D | commands.cpp | 79                                            const std::string& src_hash, SourceInfo* source,  in ParseTargetInfoAndSourceInfo() 318                       const std::vector<uint8_t>& source, size_t block_size) {  in MoveRange() 390 std::ostream& operator<<(std::ostream& os, const SourceInfo& source) {  in operator <<()
  | 
| D | install.cpp | 222   auto source = Partition::Parse(args[1], &err);  in PatchPartitionCheckFn()  local 263   auto source = Partition::Parse(args[1], &err);  in PatchPartitionFn()  local
  | 
| D | blockimg.cpp | 964                       const std::vector<uint8_t>& source) {  in MoveRange()
  | 
| /bootable/recovery/recovery_utils/ | 
| D | logging.cpp | 168 void copy_log_file_to_pmsg(const std::string& source, const std::string& destination) {  in copy_log_file_to_pmsg() 181 static void copy_log_file(const std::string& source, const std::string& destination, bool append) {  in copy_log_file()
  | 
| /bootable/recovery/updater/include/private/ | 
| D | commands.h | 306           SourceInfo source, StashInfo stash)  in Command() 345   const SourceInfo& source() const {  in source()  function
  | 
| /bootable/recovery/ | 
| D | recovery-persist.cpp | 62 static void copy_file(const char* source, const char* destination) {  in copy_file()
  | 
| /bootable/recovery/minui/ | 
| D | graphics.cpp | 306 void gr_blit(const GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) {  in gr_blit()
  |