Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp530 ConstString bundle_conststr(bundle_id_buf); in IndexKextsInDirectories() local
531 … m_name_to_kext_path_map.insert(std::pair<ConstString, FileSpec>(bundle_conststr, kext)); in IndexKextsInDirectories()