Home
last modified time | relevance | path

Searched defs:dst_path (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/API/
DSBFileSpec.cpp87 SBFileSpec::ResolvePath (const char *src_path, char *dst_path, size_t dst_len) in ResolvePath()
125 SBFileSpec::GetPath (char *dst_path, size_t dst_len) const in GetPath()
/external/chromium-trace/catapult/hooks/
Dinstall.py15 def __init__(self, dst_path, src_path): argument
/external/autotest/client/virt/
Drss_client.py291 def upload(self, src_pattern, dst_path, timeout=600): argument
377 def download(self, src_pattern, dst_path, timeout=600): argument
457 def upload(address, port, src_pattern, dst_path, log_func=None, timeout=60, argument
469 def download(address, port, src_pattern, dst_path, log_func=None, timeout=60, argument
/external/lldb/source/Host/common/
DFileSpec.cpp76 FileSpec::ResolveUsername (const char *src_path, char *dst_path, size_t dst_len) in ResolveUsername()
185 FileSpec::Resolve (const char *src_path, char *dst_path, size_t dst_len) in Resolve()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp387 SkPath dst_path; in SetClip_PathStroke() local
497 SkPath dst_path; in DrawPath() local