OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GuestViewInternalCustomBindings
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/extensions/renderer/guest_view/
guest_view_internal_custom_bindings.h
14
class
GuestViewInternalCustomBindings
: public ObjectBackedNativeHandler {
16
explicit
GuestViewInternalCustomBindings
(ScriptContext* context);
guest_view_internal_custom_bindings.cc
22
GuestViewInternalCustomBindings
::
GuestViewInternalCustomBindings
(
26
base::Bind(&
GuestViewInternalCustomBindings
::AttachGuest,
30
void
GuestViewInternalCustomBindings
::AttachGuest(
Completed in 3836 milliseconds