Home
last modified time | relevance | path

Searched refs:CFBundleRef (Results 1 - 8 of 8) sorted by relevance

/third_party/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
/third_party/node/deps/uv/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.h45 typedef void* CFBundleRef; typedef
/third_party/vulkan-loader/tests/framework/shim/
H A Dunix_shim.cpp314 FRAMEWORK_EXPORT CFBundleRef my_CFBundleGetMainBundle() { in my_CFBundleGetMainBundle()
315 static CFBundleRef global_bundle{}; in my_CFBundleGetMainBundle()
316 return reinterpret_cast<CFBundleRef>(&global_bundle); in my_CFBundleGetMainBundle()
318 FRAMEWORK_EXPORT CFURLRef my_CFBundleCopyResourcesDirectoryURL([[maybe_unused]] CFBundleRef bundle) { in my_CFBundleCopyResourcesDirectoryURL()
/third_party/skia/src/ports/
H A DSkOSFile_ios.h20 CFBundleRef mainBundle = CFBundleGetMainBundle(); in ios_get_path_in_bundle()
/third_party/glfw/src/
H A Dcocoa_platform.h134 CFBundleRef framework;
186 CFBundleRef bundle;
/third_party/vulkan-loader/loader/
H A Dloader.c3184 CFBundleRef main_bundle = CFBundleGetMainBundle();

Completed in 12 milliseconds