Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp88 CFURLRef bundle_url = CFBundleCopyBundleURL(main_bundle); in RegisterPluginLocations() local
89 if (bundle_url != NULL) { in RegisterPluginLocations()
94 if (CFURLGetFileSystemRepresentation(bundle_url, true, (UInt8*)raw_dir, MAXPATHLEN)) { in RegisterPluginLocations()
97 CFRelease(bundle_url); in RegisterPluginLocations()

Completed in 1 milliseconds