class HandleRightsServer

Defined at line 16 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc

Public Methods

void SyncGetHandleWithTooFewRights (SyncGetHandleWithTooFewRightsCompleter::Sync & completer)

Defined at line 18 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc

void AsyncGetHandleWithTooFewRights (AsyncGetHandleWithTooFewRightsCompleter::Sync & completer)

Defined at line 25 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc

void SyncGetHandleWithTooManyRights (SyncGetHandleWithTooManyRightsCompleter::Sync & completer)

Defined at line 37 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc

void AsyncGetHandleWithTooManyRights (AsyncGetHandleWithTooManyRightsCompleter::Sync & completer)

Defined at line 43 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc

void SyncGetHandleWithWrongType (SyncGetHandleWithWrongTypeCompleter::Sync & completer)

Defined at line 49 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc

void AsyncGetHandleWithWrongType (AsyncGetHandleWithWrongTypeCompleter::Sync & completer)

Defined at line 54 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc

void SendEventWithTransferAndSignal (SendEventWithTransferAndSignalRequestView request, SendEventWithTransferAndSignalCompleter::Sync & completer)

Defined at line 59 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc

void SendChannel (SendChannelRequestView request, SendChannelCompleter::Sync & completer)

Defined at line 68 of file ../../src/lib/fidl/llcpp/tests/integration/handle_rights_test.cc