Searched refs:OnUpdateUserScripts (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/renderer/
H A Ddispatcher.h183 void OnUpdateUserScripts(base::SharedMemoryHandle scripts,
H A Ddispatcher.cc469 IPC_MESSAGE_HANDLER(ExtensionMsg_UpdateUserScripts, OnUpdateUserScripts)
770 void Dispatcher::OnUpdateUserScripts( function in class:extensions::Dispatcher

Completed in 54 milliseconds