Searched refs:bundle_url (Results 1 – 2 of 2) sorted by relevance
35 CFCReleaser<CFURLRef> bundle_url(::CFURLCreateWithFileSystemPath( in SetPath() local37 if (bundle_url.get()) in SetPath()38 reset(::CFBundleCreate(alloc, bundle_url.get())); in SetPath()46 CFCReleaser<CFURLRef> bundle_url(CFBundleCopyBundleURL(bundle)); in GetPath() local47 if (bundle_url.get()) { in GetPath()49 return ::CFURLGetFileSystemRepresentation(bundle_url.get(), in GetPath()
627 NSBundle *bundle_url = [[NSBundle alloc]