class CoverageData
Defined at line 2589 of file fidling/gen/src/sys/fuzzing/fidl/fuchsia.fuzzer/hlcpp/fuchsia/fuzzer/cpp/fidl.h
Represents an instrumented target process or the code coverage it is sharing.
Public Members
uint64_t target_id
Data data
Public Methods
::std::unique_ptr<CoverageData> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, CoverageData * value, size_t _offset)
zx_status_t Clone (CoverageData * result)