class Context_SyncProxy

Defined at line 12112 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h

Public Methods

void Context_SyncProxy (::zx::channel channel)
void ~Context_SyncProxy ()
zx_status_t CreateFrame (::fidl::InterfaceRequest< ::fuchsia::web::Frame> frame)

cts-coverage-fidl-name:fuchsia.web/Context.CreateFrame

zx_status_t CreateFrameWithParams (::fuchsia::web::CreateFrameParams params, ::fidl::InterfaceRequest< ::fuchsia::web::Frame> frame)

cts-coverage-fidl-name:fuchsia.web/Context.CreateFrameWithParams

zx_status_t GetCookieManager (::fidl::InterfaceRequest< ::fuchsia::web::CookieManager> manager)

cts-coverage-fidl-name:fuchsia.web/Context.GetCookieManager

zx_status_t GetRemoteDebuggingPort (::fuchsia::web::Context_GetRemoteDebuggingPort_Result * out_Context_GetRemoteDebuggingPort_Result)

cts-coverage-fidl-name:fuchsia.web/Context.GetRemoteDebuggingPort

Friends

class SynchronousInterfacePtr