Home
last modified time | relevance | path

Searched defs:target_path (Results 1 – 11 of 11) sorted by relevance

/external/bcc/src/cc/
Dns_guard.cc32 std::string target_path = "/proc/" + std::to_string(pid) + "/ns/mnt"; in ProcMountNS() local
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/
Dmove.py56 def target_path(self): member in _Move
/external/cros/system_api/dbus/smbprovider/
Ddirectory_entry.proto198 optional string target_path = 3; field
211 optional string target_path = 3; field
/external/e2fsprogs/contrib/android/
Dbasefs_allocator.c115 errcode_t base_fs_alloc_set_target(ext2_filsys fs, const char *target_path, in base_fs_alloc_set_target()
/external/jsoncpp/
Dmakerelease.py136 def download( url, target_path ): argument
/external/libchrome/base/files/
Dfile_util_posix.cc239 FilePath target_path(to_path); in DoCopyDirectory() local
508 bool CreateSymbolicLink(const FilePath& target_path, in CreateSymbolicLink()
516 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
Denterprise_SmbProviderDaemon.py369 def _check_move_entry(self, mount_id, source_path, target_path, argument
/external/autotest/client/common_lib/cros/
Dsmbprovider.py365 def move_entry(self, mount_id, source_path, target_path): argument
/external/u-boot/scripts/dtc/libfdt/
Dfdt_overlay.c748 const char *target_path; in overlay_symbol_update() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResourceTypes.java1516 final byte[] target_path = new byte[256]; field in ResourceTypes.Idmap_header
/external/python/cpython3/Modules/
Dposixmodule.c1600 get_target_path(HANDLE hdl, wchar_t **target_path) in get_target_path()
1640 wchar_t *target_path; in win32_xstat_impl() local
3749 wchar_t buf[MAXPATHLEN], *target_path = buf; in os__getfinalpathname_impl() local