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

/external/chromium_org/extensions/renderer/
H A Ddispatcher.cc512 std::vector<std::pair<std::string, int> > Dispatcher::GetJsResources() { function in class:extensions::Dispatcher
1220 const std::vector<std::pair<std::string, int> > resources = GetJsResources();

Completed in 219 milliseconds