Searched defs:bundle_path (Results 1 – 3 of 3) sorted by relevance
15 bool OpenApplicationWithPath(const base::FilePath& bundle_path, in OpenApplicationWithPath()
51 base::FilePath bundle_path = base::mac::GetAppBundlePath(exe_path); in InitializeStaticGLBindings() local
287 const base::FilePath& bundle_path() const { return bundle_path_; } in bundle_path() function in ServiceProcessStateFileManipulationTest