Home
last modified time | relevance | path

Searched refs:contents_plugins (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp553 FileSpec contents_plugins (contents_plugins_path.c_str(), false); in GetKextsInDirectory() local
554 if (contents_plugins.Exists() && contents_plugins.IsDirectory()) in GetKextsInDirectory()