Home
last modified time | relevance | path

Searched defs:path_type (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBHostOS.cpp48 SBFileSpec SBHostOS::GetLLDBPath(lldb::PathType path_type) { in GetLLDBPath()
/external/autotest/server/cros/ap_configurators/
Dpyauto_utils.py37 def __init__(self, path, path_type='dir'): argument