HomeSort by relevance Sort by last modified time
    Searched refs:target_path (Results 1 - 23 of 23) sorted by null

  /external/skia/bin/
fetch-clang-format 18 target_path = 'buildtools/linux64/' + target if 'linux' in sys.platform else \
22 sha1_path = target_path + '.sha1'
35 if sha1_of_file(target_path) != sha1:
36 with open(target_path, 'wb') as f:
40 os.chmod(target_path, stat.S_IRUSR | stat.S_IWUSR | stat.S_IXUSR |
44 target_copy_path = os.path.join('bin', os.path.basename(target_path))
46 shutil.copy(target_path, target_copy_path)
  /external/skqp/bin/
fetch-clang-format 18 target_path = 'buildtools/linux64/' + target if 'linux' in sys.platform else \
22 sha1_path = target_path + '.sha1'
35 if sha1_of_file(target_path) != sha1:
36 with open(target_path, 'wb') as f:
40 os.chmod(target_path, stat.S_IRUSR | stat.S_IWUSR | stat.S_IXUSR |
44 target_copy_path = os.path.join('bin', os.path.basename(target_path))
46 shutil.copy(target_path, target_copy_path)
  /external/e2fsprogs/contrib/android/
basefs_allocator.h 11 errcode_t base_fs_alloc_set_target(ext2_filsys fs, const char *target_path,
13 errcode_t base_fs_alloc_unset_target(ext2_filsys fs, const char *target_path,
basefs_allocator.c 115 errcode_t base_fs_alloc_set_target(ext2_filsys fs, const char *target_path,
127 target_path,
128 strlen(target_path));
133 const char *target_path EXT2FS_ATTR((unused)),
  /external/libchrome/libchrome_tools/
update_libchrome.py 146 target_path = os.path.join(output_root, path)
147 if (not os.path.isdir(target_path) or path in ('.git', 'libchrome_tools', 'soong')):
149 shutil.rmtree(target_path)
161 target_path = os.path.join(output_root, filepath)
162 os.makedirs(os.path.dirname(target_path), mode=0o755, exist_ok=True)
163 shutil.copy2(source_path, target_path)
  /external/bcc/src/cc/
ns_guard.cc 32 std::string target_path = "/proc/" + std::to_string(pid) + "/ns/mnt";
33 ebpf::FileDesc target_fd(open(target_path.c_str(), O_RDONLY));
  /external/e2fsprogs/misc/
create_inode.h 28 errcode_t (* create_new_inode)(ext2_filsys fs, const char *target_path,
32 const char *target_path, const char *name,
  /external/jsoncpp/scons-tools/
targz.py 43 target_path = str(target[0])
44 fileobj = gzip.GzipFile( target_path, 'wb', compression )
45 tar = tarfile.TarFile(os.path.splitext(target_path)[0], 'w', fileobj)
  /frameworks/base/cmds/idmap2/idmap2/
Lookup.cpp 186 std::string target_path; local
198 target_path = idmap_header->GetTargetPath().to_string();
199 auto target_apk = ApkAssets::Load(target_path);
201 return Error("failed to read target apk from %s", target_path.c_str());
211 } else if (target_path != idmap_header->GetTargetPath()) {
213 target_path.c_str(), idmap_path.c_str(),
  /external/u-boot/scripts/dtc/libfdt/
fdt_overlay.c 748 const char *target_path; local
816 ret = overlay_get_target(fdt, fdto, fragment, &target_path);
822 if (!target_path) {
828 len = strlen(target_path);
836 if (!target_path) {
838 ret = overlay_get_target(fdt, fdto, fragment, &target_path);
846 if (!target_path) {
851 memcpy(buf, target_path, len + 1);
  /external/grpc-grpc/src/python/grpcio/
commands.py 258 target_path = os.path.abspath(
263 os.path.join(target_path, 'libboringssl.a'),
264 os.path.join(target_path, 'libares.a'),
265 os.path.join(target_path, 'libgpr.a'),
266 os.path.join(target_path, 'libgrpc.a')
  /external/libchrome/base/files/
file_util_posix.cc 238 // the suffix after from_path to to_path to create the target_path.
239 FilePath target_path(to_path);
241 !from_path_base.AppendRelativePath(current, &target_path)) {
247 if (mkdir(target_path.value().c_str(), mode) == 0)
253 << target_path.value();
304 File outfile(open(target_path.value().c_str(), open_flags, mode));
307 << target_path.value();
508 bool CreateSymbolicLink(const FilePath& target_path,
511 DCHECK(!target_path.empty());
512 return ::symlink(target_path.value().c_str()
    [all...]
  /external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/
move.py 28 os.rename(move.source_path, move.target_path)
56 def target_path(self): member in class:_Move
  /external/autotest/client/common_lib/cros/
smbprovider.py 365 def move_entry(self, mount_id, source_path, target_path):
371 @param target_path: Path of where the entry will be moved to. Target
378 logging.info("Moving file to: %s", target_path)
385 proto.target_path = target_path
  /external/autotest/client/cros/
network_chroot.py 251 for src_path, target_path in self.ROOT_SYMLINKS:
253 os.symlink(target_path, link_path)
  /external/perfetto/tools/
install-build-deps 340 target_path = os.path.join(path, info.filename)
342 os.chmod(target_path, (info.external_attr >> 16L) | min_acls)
  /external/autotest/client/bin/
site_sysinfo.py 228 target_path = os.path.join(dest_dir,
230 target_dir = os.path.dirname(target_path)
233 with open(target_path, "w") as out_log:
  /art/runtime/
oat_file_assistant_test.cc 1103 std::vector<std::string> target_path; local
    [all...]
  /external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
enterprise_SmbProviderDaemon.py 369 def _check_move_entry(self, mount_id, source_path, target_path,
376 @param target_path: Path of the destination for the entry.
383 target_path)
  /external/jsoncpp/
makerelease.py 136 def download( url, target_path ):
137 """Download file represented by url to target_path.
144 fout = open( target_path, 'wb' )
  /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
ResourceTypes.java 1516 final byte[] target_path = new byte[256]; field in class:ResourceTypes.Idmap_header
    [all...]
  /external/python/cpython3/Modules/
posixmodule.c 1640 wchar_t *target_path; local
3749 wchar_t buf[MAXPATHLEN], *target_path = buf; local
    [all...]
  /external/python/setuptools/pkg_resources/
__init__.py     [all...]

Completed in 550 milliseconds