MCPcopy Create free account
hub / github.com/cloud-hypervisor/cloud-hypervisor / get_result_code

Method get_result_code

tpm/src/lib.rs:114–116  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

112 }
113
114 fn get_result_code(&self) -> u32 {
115 *self
116 }
117}
118
119/* GET_CAPABILITY Response */

Callers 1

run_control_cmdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected