Searched defs:GetResourcesPakFilePath (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/base/resource/
H A Dresource_bundle_auralinux.cc19 base::FilePath GetResourcesPakFilePath(const std::string& pak_name) { function in namespace:__anon16662
36 AddDataPackFromPath(GetResourcesPakFilePath(
40 AddOptionalDataPackFromPath(GetResourcesPakFilePath(
H A Dresource_bundle_win.cc31 base::FilePath GetResourcesPakFilePath(const std::string& pak_name) { function in namespace:ui::__anon16664
48 GetResourcesPakFilePath("chrome_100_percent.pak"),
54 GetResourcesPakFilePath("chrome_200_percent.pak"),

Completed in 266 milliseconds