Searched refs:DIR_CAST_HOME (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chromecast/common/
H A Dcast_paths.h18 DIR_CAST_HOME, // Return a modified $HOME which works for both enumerator in enum:chromecast::__anon6056
H A Dcast_paths.cc18 case DIR_CAST_HOME: {
45 CHECK(PathService::Get(DIR_CAST_HOME, &data_dir));
/external/chromium_org/chromecast/shell/browser/
H A Dcast_browser_context.cc76 CHECK(PathService::Get(DIR_CAST_HOME, &path_));

Completed in 532 milliseconds