/build/make/tools/zipalign/tests/src/ |
D | align_test.cpp | 19 const std::string src = GetTestPath("unaligned.zip"); in TEST() local 33 const std::string src = GetTestPath("holes.zip"); in TEST() local 45 const std::string src = GetTestPath("diffOrders.zip"); in TEST() local
|
/build/make/tools/libhost/ |
D | CopyFile.c | 98 static void printCopyMsg(const char* src, const char* dst, unsigned int options) in printCopyMsg() 104 static void printNotNewerMsg(const char* src, const char* dst, unsigned int options) in printNotNewerMsg() 116 static int copyFileContents(const char* dst, int dstFd, const char* src, int srcFd) in copyFileContents() 209 static int copyRegular(const char* src, const char* dst, const struct stat* pSrcStat, unsigned int … in copyRegular() 362 static int copySymlink(const char* src, const char* dst, const struct stat* pSrcStat, unsigned int … in copySymlink() 442 int copyDirectory(const char* src, const char* dst, const struct stat* pSrcStat, unsigned int optio… in copyDirectory() 541 static int copyFileRecursive(const char* src, const char* dst, bool isCmdLine, unsigned int options) in copyFileRecursive() 601 int copyFile(const char* src, const char* dst, unsigned int options) in copyFile()
|
/build/soong/ui/build/ |
D | util.go | 132 func copyFile(src, dst string) (int64, error) { argument 149 func gzipFileToDir(src, destDir string) error { argument
|
/build/make/tools/ |
D | generate-self-extracting-archive.py | 87 def _pipe_bytes(src, dst): argument
|
/build/soong/android/ |
D | prebuilt_test.go | 440 src Path member 485 src Path member
|
D | paths_test.go | 1035 src string member 1126 src string member
|
/build/make/tools/acp/ |
D | acp.c | 115 char* src; in process() local
|
/build/make/tools/releasetools/ |
D | validate_target_files.py | 242 def symlinkIfNotExists(src, dst): argument
|
D | blockimgdiff.py | 241 def __init__(self, tgt, src=None, threads=None, version=4, argument
|
D | test_common.py | 1902 def __init__(self, partition, tgt, src=None): argument
|
D | common.py | 3063 def __init__(self, partition, tgt, src=None, check_first_block=False, argument
|
/build/make/tools/atree/ |
D | fs.cpp | 136 copy_file(const string& src, const string& dst) in copy_file()
|
/build/make/tools/zipalign/ |
D | ZipFile.cpp | 435 long src = inputFp ? ftell(inputFp) : size; in addCommon() local 1136 status_t ZipFile::filemove(FILE* fp, off_t dst, off_t src, size_t n) in filemove()
|
/build/make/tools/warn/ |
D | warn_common.py | 139 def remove_prefix(src, sub): argument
|
/build/soong/zip/ |
D | zip.go | 66 dest, src string member
|
/build/soong/python/ |
D | python.go | 126 src android.Path member
|
/build/soong/apex/ |
D | apex_test.go | 3026 src string // src path member
|