HomeSort by relevance Sort by last modified time
    Searched refs:app_fsref (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/mac/
launch_services_util.cc 19 FSRef app_fsref; local
20 if (!base::mac::FSRefFromPath(bundle_path.value(), &app_fsref)) {
48 &app_fsref,
  /external/chromium_org/chrome/browser/mac/
relauncher.cc 343 FSRef app_fsref; local
344 if (!base::mac::FSRefFromPath(relaunch_executable, &app_fsref)) {
353 &app_fsref,

Completed in 116 milliseconds