Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp93 char raw_dir[MAXPATHLEN]; in RegisterPluginLocations() local
94 if (CFURLGetFileSystemRepresentation(bundle_url, true, (UInt8*)raw_dir, MAXPATHLEN)) { in RegisterPluginLocations()
95 pluginDirectory = fileproto + BASE_NS::string(raw_dir) + "/Contents/PlugIns/"; in RegisterPluginLocations()

Completed in 1 milliseconds