/build/make/tools/zipalign/tests/src/ |
D | align_test.cpp | 49 const std::string src = GetTestPath("unaligned.zip"); in TEST() local 61 const std::string src = GetTestPath("unaligned.zip"); in TEST() local 93 const std::string src = GetTestPath("holes.zip"); in TEST() local 106 const std::string src = GetTestPath("diffOrders.zip"); in TEST() local 118 const std::string src = GetTestPath("archiveWithOneDirectoryEntry.zip"); in TEST() local 125 const std::string src = GetTestPath("archiveWithOneDirectoryEntry.zip"); in TEST() local 144 static std::string src; member in UncompressedSharedLibsTest 148 std::string UncompressedSharedLibsTest::src; member in UncompressedSharedLibsTest
|
/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/blueprint/proptools/ |
D | extend_test.go | 28 src interface{} member 1495 src interface{} member
|
/build/bazel_common_rules/dist/ |
D | dist.py | 46 def copy_with_modes(src, dst, mode_overrides): argument
|
/build/soong/android/ |
D | prebuilt_test.go | 497 src Path member 542 src Path member
|
D | paths_test.go | 1133 src string member 1224 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 | 253 def symlinkIfNotExists(src, dst): argument
|
D | build_image.py | 942 def CopyInputDirectory(src, dst, filter_file): argument
|
D | ota_utils.py | 1094 def SymlinkIfNotSparse(src, dst): argument
|
D | blockimgdiff.py | 241 def __init__(self, tgt, src=None, threads=None, version=4, argument
|
D | test_common.py | 1676 def __init__(self, partition, tgt, src=None): argument
|
D | common.py | 3374 def __init__(self, partition, tgt, src=None, check_first_block=False, argument
|
/build/bazel/scripts/incremental_build/ |
D | cuj.py | 33 def src(p: str) -> Path: function
|
/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 | 417 off_t src = inputFp ? ftello(inputFp) : size; in addCommon() local 1108 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 | 143 def remove_prefix(src, sub): argument
|
/build/soong/cc/ |
D | library_stub.go | 448 src android.Path member
|
/build/soong/python/ |
D | python.go | 126 src android.Path member
|
/build/soong/zip/ |
D | zip.go | 77 dest, src string member
|
/build/soong/apex/ |
D | apex_test.go | 3536 src string // src path member
|