Records

Functions

  • zx_status_t Clone (const ::fuchsia::mem::Buffer & _value, ::fuchsia::mem::Buffer * _result)

    Defined at line 52 of file fidling/gen/sdk/fidl/fuchsia.mem/fuchsia.mem/hlcpp/fuchsia/mem/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::mem::Data & value, ::fuchsia::mem::Data * result)

    Defined at line 171 of file fidling/gen/sdk/fidl/fuchsia.mem/fuchsia.mem/hlcpp/fuchsia/mem/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::mem::Range & _value, ::fuchsia::mem::Range * _result)

    Defined at line 210 of file fidling/gen/sdk/fidl/fuchsia.mem/fuchsia.mem/hlcpp/fuchsia/mem/cpp/fidl.h

  • void PrintTo (const Buffer & vmo, std::ostream * os)

    Pretty-prints string VMOs in gTest matchers instead of the default byte string in case of failed

    expectations.

    Defined at line 234 of file ../../src/developer/forensics/testing/gpretty_printers.h

  • std::ostream & operator<< (std::ostream & os, const Buffer & value)
  • std::ostream & operator<< (std::ostream & os, const Range & value)
  • std::ostream & operator<< (std::ostream & osconst Data & value)