Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCFBundle.cpp150 CFBundleInfo BundleInfo; in getBundleInfo() local
163 CFString::UTF8(BundleID, BundleInfo.IDStr); in getBundleInfo()
168 CFString::UTF8((CFStringRef)TypeRef, BundleInfo.VersionStr); in getBundleInfo()
176 CFString::UTF8((CFStringRef)TypeRef, BundleInfo.ShortVersionStr); in getBundleInfo()
183 return BundleInfo; in getBundleInfo()