Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Ddarwin-proctitle.c59 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()
H A Ddarwin-stub.h44 typedef void* CFBundleRef; typedef

Completed in 5 milliseconds