OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bundle_ref
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/common/
service_process_util_unittest.cc
527
FSRef
bundle_ref
;
local
528
ASSERT_TRUE(base::mac::FSRefFromPath(bundle_path().value(), &
bundle_ref
));
535
std::string path(base::mac::PathFromFSRef(
bundle_ref
));
Completed in 64 milliseconds