Functions

  • PyTypeObject * ZxStatusType_Create ()

    Creates the ZxStatus error type. Must only be run once.

    Defined at line 445 of file ../../src/developer/ffx/lib/fuchsia-controller/cpp/fuchsia_controller_internal/error.cc

  • PyTypeObject * FcStatusType_Create ()

    Creates the FcStatus error type. Must only be run once.

    Defined at line 479 of file ../../src/developer/ffx/lib/fuchsia-controller/cpp/fuchsia_controller_internal/error.cc

Variables

PyTypeObject * FcStatusType

Defined at line 438 of file ../../src/developer/ffx/lib/fuchsia-controller/cpp/fuchsia_controller_internal/error.cc

PyTypeObject * ZxStatusType

Defined at line 439 of file ../../src/developer/ffx/lib/fuchsia-controller/cpp/fuchsia_controller_internal/error.cc