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

  /external/chromium/base/
base_paths_win.h 30 DIR_LOCAL_APP_DATA, // "Local Settings\Application Data" directory under the
base_paths_win.cc 98 case base::DIR_LOCAL_APP_DATA:
  /external/chromium/chrome/common/
chrome_paths_win.cc 22 if (!PathService::Get(base::DIR_LOCAL_APP_DATA, result))
31 if (!PathService::Get(base::DIR_LOCAL_APP_DATA, result))
sandbox_policy.cc 321 if (!AddDirectory(base::DIR_LOCAL_APP_DATA, NULL, true,

Completed in 37 milliseconds