Home
last modified time | relevance | path

Searched defs:bundle_path (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/base/mac/
Dlaunch_services_util.cc15 bool OpenApplicationWithPath(const base::FilePath& bundle_path, in OpenApplicationWithPath()
/external/chromium_org/ui/gl/
Dgl_implementation_mac.cc51 base::FilePath bundle_path = base::mac::GetAppBundlePath(exe_path); in InitializeStaticGLBindings() local
/external/chromium_org/chrome/common/
Dservice_process_util_unittest.cc287 const base::FilePath& bundle_path() const { return bundle_path_; } in bundle_path() function in ServiceProcessStateFileManipulationTest