Searched defs:LoadResources (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/base/
H A Dresources_win.cc9 bool LoadResources(const std::string& pref_locale) { function in namespace:remoting
H A Dresources_linux.cc21 bool LoadResources(const std::string& pref_locale) { function in namespace:remoting
27 CHECK(dladdr(reinterpret_cast<void*>(&LoadResources), &info) != 0);
H A Dresources_mac.cc17 bool LoadResources(const std::string& pref_locale) { function in namespace:remoting
23 CHECK(dladdr(reinterpret_cast<void*>(&LoadResources), &info) != 0);

Completed in 256 milliseconds