Home
last modified time | relevance | path

Searched defs:GetTpmProperty (Results 1 – 2 of 2) sorted by relevance

/system/tpm/trunks/
Dtpm_state_impl.cc169 bool TpmStateImpl::GetTpmProperty(TPM_PT property, uint32_t* value) { in GetTpmProperty() function in trunks::TpmStateImpl
Dtrunks_factory_for_test.cc102 bool GetTpmProperty(TPM_PT property, uint32_t* value) override { in GetTpmProperty() function in trunks::TpmStateForwarder