9#ifndef LLDB_SOURCE_HOST_MACOSX_CFCPP_CFCBUNDLE_H
10#define LLDB_SOURCE_HOST_MACOSX_CFCPP_CFCBUNDLE_H
28 bool GetPath(
char *dst,
size_t dst_len);
CFCBundle(const CFCBundle &)=delete
CFStringRef GetIdentifier() const
bool SetPath(const char *path)
const CFCBundle & operator=(const CFCBundle &)=delete
CFURLRef CopyExecutableURL() const
CFTypeRef GetValueForInfoDictionaryKey(CFStringRef key) const
bool GetPath(char *dst, size_t dst_len)