Home
last modified time | relevance | path

Searched refs:owner_host (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/guest_view/web_view/
H A Dweb_view_renderer_state.cc92 std::string* owner_host) const { in GetOwnerInfo()
101 if (owner_host) in GetOwnerInfo()
102 *owner_host = info.second.owner_host; in GetOwnerInfo()
H A Dweb_view_renderer_state.h36 std::string owner_host; member
58 std::string* owner_host) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/guest_view/web_view/
H A Dweb_view_renderer_state.cc92 std::string* owner_host) const { in GetOwnerInfo()
101 if (owner_host) in GetOwnerInfo()
102 *owner_host = info.second.owner_host; in GetOwnerInfo()
H A Dweb_view_renderer_state.h36 std::string owner_host; member
58 std::string* owner_host) const;
/dports/security/pinentry-efl/pinentry-1.1.1/pinentry/
H A Dpinentry.c117 char *owner_host = pinentry.owner_host; in pinentry_reset() local
152 free (pinentry.owner_host); in pinentry_reset()
214 pinentry.owner_host = owner_host; in pinentry_reset()
524 if (pe->owner_host && in pinentry_get_title()
526 !strcmp (utsbuf.nodename, pe->owner_host)) in pinentry_get_title()
533 if (pe->owner_host && (cmdline || pidname)) in pinentry_get_title()
536 else if (pe->owner_host) in pinentry_get_title()
538 pe->owner_pid, pe->owner_host); in pinentry_get_title()
1160 free (pinentry.owner_host); in option_handler()
1161 pinentry.owner_host = NULL; in option_handler()
[all …]
H A Dpinentry.h107 char *owner_host; member
/dports/security/pinentry-fltk/pinentry-1.1.1/pinentry/
H A Dpinentry.c117 char *owner_host = pinentry.owner_host; in pinentry_reset() local
152 free (pinentry.owner_host); in pinentry_reset()
214 pinentry.owner_host = owner_host; in pinentry_reset()
524 if (pe->owner_host && in pinentry_get_title()
526 !strcmp (utsbuf.nodename, pe->owner_host)) in pinentry_get_title()
533 if (pe->owner_host && (cmdline || pidname)) in pinentry_get_title()
536 else if (pe->owner_host) in pinentry_get_title()
538 pe->owner_pid, pe->owner_host); in pinentry_get_title()
1160 free (pinentry.owner_host); in option_handler()
1161 pinentry.owner_host = NULL; in option_handler()
[all …]
H A Dpinentry.h107 char *owner_host; member
/dports/security/pinentry-tty/pinentry-1.1.1/pinentry/
H A Dpinentry.c117 char *owner_host = pinentry.owner_host;
152 free (pinentry.owner_host);
214 pinentry.owner_host = owner_host;
524 if (pe->owner_host &&
526 !strcmp (utsbuf.nodename, pe->owner_host))
533 if (pe->owner_host && (cmdline || pidname))
536 else if (pe->owner_host)
538 pe->owner_pid, pe->owner_host);
1160 free (pinentry.owner_host);
1161 pinentry.owner_host = NULL;
[all …]
H A Dpinentry.h107 char *owner_host;
/dports/security/pinentry-curses/pinentry-1.1.1/pinentry/
H A Dpinentry.c117 char *owner_host = pinentry.owner_host; in pinentry_reset() local
152 free (pinentry.owner_host); in pinentry_reset()
214 pinentry.owner_host = owner_host; in pinentry_reset()
524 if (pe->owner_host && in pinentry_get_title()
526 !strcmp (utsbuf.nodename, pe->owner_host)) in pinentry_get_title()
533 if (pe->owner_host && (cmdline || pidname)) in pinentry_get_title()
536 else if (pe->owner_host) in pinentry_get_title()
538 pe->owner_pid, pe->owner_host); in pinentry_get_title()
1160 free (pinentry.owner_host); in option_handler()
1161 pinentry.owner_host = NULL; in option_handler()
[all …]
H A Dpinentry.h107 char *owner_host; member
/dports/security/pinentry/pinentry-1.1.1/pinentry/
H A Dpinentry.c117 char *owner_host = pinentry.owner_host;
152 free (pinentry.owner_host);
214 pinentry.owner_host = owner_host;
524 if (pe->owner_host &&
526 !strcmp (utsbuf.nodename, pe->owner_host))
533 if (pe->owner_host && (cmdline || pidname))
536 else if (pe->owner_host)
538 pe->owner_pid, pe->owner_host);
1160 free (pinentry.owner_host);
1161 pinentry.owner_host = NULL;
[all …]
H A Dpinentry.h107 char *owner_host; member
/dports/security/pinentry-gnome3/pinentry-1.1.1/pinentry/
H A Dpinentry.c117 char *owner_host = pinentry.owner_host; in pinentry_reset() local
152 free (pinentry.owner_host); in pinentry_reset()
214 pinentry.owner_host = owner_host; in pinentry_reset()
524 if (pe->owner_host && in pinentry_get_title()
526 !strcmp (utsbuf.nodename, pe->owner_host)) in pinentry_get_title()
533 if (pe->owner_host && (cmdline || pidname)) in pinentry_get_title()
536 else if (pe->owner_host) in pinentry_get_title()
538 pe->owner_pid, pe->owner_host); in pinentry_get_title()
1160 free (pinentry.owner_host); in option_handler()
1161 pinentry.owner_host = NULL; in option_handler()
[all …]
H A Dpinentry.h107 char *owner_host; member
/dports/security/pinentry-gtk2/pinentry-1.1.1/pinentry/
H A Dpinentry.c117 char *owner_host = pinentry.owner_host; in pinentry_reset() local
152 free (pinentry.owner_host); in pinentry_reset()
214 pinentry.owner_host = owner_host; in pinentry_reset()
524 if (pe->owner_host && in pinentry_get_title()
526 !strcmp (utsbuf.nodename, pe->owner_host)) in pinentry_get_title()
533 if (pe->owner_host && (cmdline || pidname)) in pinentry_get_title()
536 else if (pe->owner_host) in pinentry_get_title()
538 pe->owner_pid, pe->owner_host); in pinentry_get_title()
1160 free (pinentry.owner_host); in option_handler()
1161 pinentry.owner_host = NULL; in option_handler()
[all …]
H A Dpinentry.h107 char *owner_host; member
/dports/security/pinentry-qt5/pinentry-1.1.1/pinentry/
H A Dpinentry.c117 char *owner_host = pinentry.owner_host; in pinentry_reset() local
152 free (pinentry.owner_host); in pinentry_reset()
214 pinentry.owner_host = owner_host; in pinentry_reset()
524 if (pe->owner_host && in pinentry_get_title()
526 !strcmp (utsbuf.nodename, pe->owner_host)) in pinentry_get_title()
533 if (pe->owner_host && (cmdline || pidname)) in pinentry_get_title()
536 else if (pe->owner_host) in pinentry_get_title()
538 pe->owner_pid, pe->owner_host); in pinentry_get_title()
1160 free (pinentry.owner_host); in option_handler()
1161 pinentry.owner_host = NULL; in option_handler()
[all …]
H A Dpinentry.h107 char *owner_host; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dextension_navigation_throttle.cc84 return web_view_guest->owner_host() != platform_app->id(); in ShouldBlockNavigationToPlatformAppResource()
206 const std::string& owner_extension_id = guest->owner_host(); in WillStartOrRedirectRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/guest_view/app_view/
H A Dapp_view_guest.cc171 if (owner_host() == app_id) { in CreateWebContents()
278 embed_request->SetString(appview::kEmbedderID, owner_host()); in LaunchAppAndFireEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/guest_view/app_view/
H A Dapp_view_guest.cc171 if (owner_host() == app_id) { in CreateWebContents()
273 embed_request->SetString(appview::kEmbedderID, owner_host()); in LaunchAppAndFireEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/guest_view/
H A Dextensions_guest_view_manager_delegate.cc77 guest->owner_host(), histogram_value, event_name, in DispatchEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/guest_view/
H A Dextensions_guest_view_manager_delegate.cc76 owner->GetRenderViewHost(), guest->browser_context(), guest->owner_host(), in DispatchEvent()

12