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

/external/chromium/chrome/browser/extensions/
H A Dextension_debugger_api.h27 bool InitClientHost(int tab_id);
H A Dextension_debugger_api.cc264 bool DebuggerFunction::InitClientHost(int tab_id) { function in class:DebuggerFunction
316 if (!InitClientHost(tab_id))
332 if (!InitClientHost(tab_id))

Completed in 109 milliseconds