Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h445 m_bundle_id; // If we are a SB or BKS process, this will be our bundle ID. variable
H A DMachProcess.mm4012 CFString::UTF8(bundleIDCFStr, m_bundle_id);
4050 if (m_bundle_id.empty()) {
4060 [NSString stringWithUTF8String:m_bundle_id.c_str()];