Searched refs:CFBundleRef (Results 1 – 2 of 2) sorted by relevance
59 CFBundleRef (*pCFBundleGetBundleWithIdentifier)(CFStringRef); in uv__set_process_title()60 void *(*pCFBundleGetDataPointerForName)(CFBundleRef, CFStringRef); in uv__set_process_title()61 void *(*pCFBundleGetFunctionPointerForName)(CFBundleRef, CFStringRef); in uv__set_process_title()70 CFBundleRef launch_services_bundle; in uv__set_process_title()72 CFDictionaryRef (*pCFBundleGetInfoDictionary)(CFBundleRef); in uv__set_process_title()73 CFBundleRef (*pCFBundleGetMainBundle)(void); in uv__set_process_title()
44 typedef void* CFBundleRef; typedef
Completed in 5 milliseconds