Home
last modified time | relevance | path

Searched refs:RoutingIdForScriptContext (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/
H A Done_time_message_handler.cc63 int RoutingIdForScriptContext(ScriptContext* script_context) { in RoutingIdForScriptContext() function
181 int routing_id = RoutingIdForScriptContext(script_context); in SendMessage()
225 receiver.routing_id = RoutingIdForScriptContext(script_context); in AddReceiver()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/
H A Done_time_message_handler.cc63 int RoutingIdForScriptContext(ScriptContext* script_context) { in RoutingIdForScriptContext() function
181 int routing_id = RoutingIdForScriptContext(script_context); in SendMessage()
225 receiver.routing_id = RoutingIdForScriptContext(script_context); in AddReceiver()