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

  /external/chromium_org/content/shell/app/
paths_mac.h 19 base::FilePath GetResourcesPakFilePath();
shell_main_delegate.cc 277 pak_file = GetResourcesPakFilePath();
  /external/chromium_org/ui/base/resource/
resource_bundle_auralinux.cc 19 base::FilePath GetResourcesPakFilePath(const std::string& pak_name) {
36 AddDataPackFromPath(GetResourcesPakFilePath(
40 AddOptionalDataPackFromPath(GetResourcesPakFilePath(
resource_bundle_win.cc 31 base::FilePath GetResourcesPakFilePath(const std::string& pak_name) {
48 GetResourcesPakFilePath("chrome_100_percent.pak"),
54 GetResourcesPakFilePath("chrome_200_percent.pak"),

Completed in 47 milliseconds