Searched defs:GetTpmProperty (Results 1 – 2 of 2) sorted by relevance
/system/tpm/trunks/ | ||
D | tpm_state_impl.cc | 169 bool TpmStateImpl::GetTpmProperty(TPM_PT property, uint32_t* value) { in GetTpmProperty() function in trunks::TpmStateImpl |
D | trunks_factory_for_test.cc | 102 bool GetTpmProperty(TPM_PT property, uint32_t* value) override { in GetTpmProperty() function in trunks::TpmStateForwarder |