Searched defs:ObservedInstallInfo (Results 1 – 1 of 1) sorted by relevance
25 struct WebstoreAPI::ObservedInstallInfo { struct in extensions::WebstoreAPI31 int routing_id;32 std::string extension_id;33 IPC::Sender* ipc_sender;36 WebstoreAPI::ObservedInstallInfo::ObservedInstallInfo( in ObservedInstallInfo() function in extensions::WebstoreAPI::ObservedInstallInfo