Home
last modified time | relevance | path

Searched defs:source_extension_id (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/messaging/
Dnative_message_process_host.cc96 const std::string& source_extension_id, in NativeMessageProcessHost()
130 const std::string& source_extension_id, in Create()
144 const std::string& source_extension_id, in CreateWithLauncher()
Dextension_message_port.cc30 const std::string& source_extension_id, in DispatchOnConnect()
Dmessage_service.cc86 std::string source_extension_id; member
198 const std::string& source_extension_id, in OpenChannelToExtension()
357 const std::string& source_extension_id, in OpenChannelToNativeApp()
Dmessage_service.h79 const std::string& source_extension_id, in DispatchOnConnect()
/external/chromium_org/chrome/browser/renderer_host/
Dchrome_extension_message_filter.cc187 const std::string& source_extension_id, in OnOpenChannelToNativeApp()
203 const std::string& source_extension_id, in OpenChannelToNativeAppOnUIThread()