Home | History | Annotate | Download | only in MacOSX

Lines Matching refs:bundle_directory

311             FileSpec bundle_directory;
312 if (Host::GetBundleDirectory (platform_file, bundle_directory))
314 if (platform_file == bundle_directory)
317 new_module_spec.GetFileSpec() = bundle_directory;
335 const size_t bundle_directory_len = bundle_directory.GetPath (bundle_dir, sizeof(bundle_dir));