Searched defs:GetExtensions (Results 1 – 7 of 7) sorted by relevance
266 bool AlloyBrowserContext::GetExtensions(std::vector<CefString>& extension_ids) { in GetExtensions() function in AlloyBrowserContext
467 bool CefRequestContextCToCpp::GetExtensions( in GetExtensions() function in CefRequestContextCToCpp
379 bool CefBrowserContext::GetExtensions(std::vector<CefString>& extension_ids) { in GetExtensions() function in CefBrowserContext
536 bool CefRequestContextImpl::GetExtensions( in GetExtensions() function in CefRequestContextImpl
361 CefExtensionSystem::ExtensionMap CefExtensionSystem::GetExtensions() const { in GetExtensions() function in extensions::CefExtensionSystem
412 def GetExtensions(self, active_only=True, member in IdleConf
526 static PyObject* GetExtensions(PyBaseDescriptor* self, void *closure) { in GetExtensions() function