Home
last modified time | relevance | path

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

/external/lldb/source/Host/macosx/cfcpp/
DCFCBundle.cpp16 CFCBundle::CFCBundle(const char *path) : in CFCBundle() function in CFCBundle
23 CFCBundle::CFCBundle(CFURLRef url) : in CFCBundle() function in CFCBundle
31 CFCBundle::~CFCBundle() in ~CFCBundle()
39 CFCBundle::SetPath (const char *path) in SetPath()
59 CFCBundle::GetPath (char *dst, size_t dst_len) in GetPath()
75 CFCBundle::GetIdentifier () const in GetIdentifier()
84 CFCBundle::GetValueForInfoDictionaryKey(CFStringRef key) const in GetValueForInfoDictionaryKey()
93 CFCBundle::CopyExecutableURL () const in CopyExecutableURL()
DCFCBundle.h15 class CFCBundle : public CFCReleaser<CFBundleRef>
21 CFCBundle (const char *path = NULL);
22 CFCBundle (CFURLRef url);
25 ~CFCBundle();
44 CFCBundle(const CFCBundle&);
46 const CFCBundle&
47 operator=(const CFCBundle&);
/external/lldb/source/Host/macosx/
DCMakeLists.txt8 cfcpp/CFCBundle.cpp
DSymbols.cpp422 CFCBundle bundle (path); in LocateMacOSXFilesUsingDebugSymbols()
DHost.mm52 #include "cfcpp/CFCBundle.h"
193 CFCBundle bundle (path);
216 CFCBundle bundle (path);
/external/lldb/tools/lldb-perf/lldbperf.xcodeproj/
Dproject.pbxproj49 …C1E378216F40B8900FF10BB /* CFCBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E375B16…
58 …4C1E378B16F40BAB00FF10BB /* CFCBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C1E375C16F…
238 …1E375B16F4081300FF10BB /* CFCBundle.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourceco…
239 …4C1E375C16F4081300FF10BB /* CFCBundle.h */ = {isa = PBXFileReference; lastKnownFileType = sourceco…
404 4C1E375B16F4081300FF10BB /* CFCBundle.cpp */,
405 4C1E375C16F4081300FF10BB /* CFCBundle.h */,
505 4C1E378B16F40BAB00FF10BB /* CFCBundle.h in Headers */,
741 4C1E378216F40B8900FF10BB /* CFCBundle.cpp in Sources */,
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp523 CFCBundle bundle (kext.GetPath().c_str()); in IndexKextsInDirectories()
/external/lldb/lldb.xcodeproj/
Dproject.pbxproj269 …689007613353E1A00698AC0 /* CFCBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26BC7EED10…
1285CFCBundle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.c…
1286CFCBundle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; na…
3132 26BC7EED10F1B8AD00F91463 /* CFCBundle.cpp */,
3133 26BC7EEE10F1B8AD00F91463 /* CFCBundle.h */,
4051 2689007613353E1A00698AC0 /* CFCBundle.cpp in Sources */,