Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCFBundle.cpp103 CFTypeRef GetValueForInfoDictionaryKey(CFStringRef key) const { in GetValueForInfoDictionaryKey() function in llvm::dsymutil::CFBundle
165 Bundle.GetValueForInfoDictionaryKey(CFSTR("CFBundleVersion"))) { in getBundleInfo()
172 if (CFTypeRef TypeRef = Bundle.GetValueForInfoDictionaryKey( in getBundleInfo()