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

  /external/chromium/chrome/common/
chrome_paths.h 24 DIR_RESOURCES, // Directory containing separate file resources
chrome_paths.cc 154 case chrome::DIR_RESOURCES:
165 if (!PathService::Get(chrome::DIR_RESOURCES, &cur))
170 if (!PathService::Get(chrome::DIR_RESOURCES, &cur))
  /external/chromium/chrome/browser/extensions/
extension_protocols.cc 141 if (PathService::Get(chrome::DIR_RESOURCES, &resources_path) &&
  /external/chromium/chrome/browser/profiles/
profile_impl.cc 519 if (PathService::Get(chrome::DIR_RESOURCES, &path)) {
    [all...]

Completed in 379 milliseconds