Searched defs:source (Results 1 – 4 of 4) sorted by relevance
/bootable/recovery/ |
D | recovery-persist.cpp | 61 static void copy_file(const char* source, const char* destination) { in copy_file()
|
D | recovery.cpp | 412 static void copy_log_file_to_pmsg(const char* source, const char* destination) { in copy_log_file_to_pmsg() 421 static void copy_log_file(const char* source, const char* destination, bool append) { in copy_log_file()
|
/bootable/recovery/minui/ |
D | graphics.cpp | 222 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
|
/bootable/recovery/updater/ |
D | blockimg.cpp | 870 const std::vector<uint8_t>& source) { in MoveRange()
|