Home
last modified time | relevance | path

Searched defs:link_path (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/
Dsetup_links.py223 def __init__(self, source_path, link_path): argument
260 def symlink(source_path, link_path): argument
371 def _ActionForPath(source_path, link_path=None, check_fn=None, argument
/external/libyuv/files/
Dsetup_links.py202 def __init__(self, source_path, link_path): argument
239 def symlink(source_path, link_path): argument
350 def _ActionForPath(source_path, link_path=None, check_fn=None, argument
/external/ImageMagick/MagickCore/
Dutility.c989 link_path[MagickPathExtent]; in GetExecutionPath() local