Home
last modified time | relevance | path

Searched refs:ChangePPSResponse (Results 1 – 3 of 3) sorted by relevance

/system/tpm/trunks/
Dmock_tpm.h1204 const ChangePPSResponse& callback));
Dtpm_generated.h5335 typedef base::Callback<void(TPM_RC response_code)> ChangePPSResponse; typedef
5347 const ChangePPSResponse& callback);
Dtpm_generated.cc25806 void ChangePPSErrorCallback(const Tpm::ChangePPSResponse& callback, in ChangePPSErrorCallback()
25812 void ChangePPSResponseParser(const Tpm::ChangePPSResponse& callback, in ChangePPSResponseParser()
25829 const ChangePPSResponse& callback) { in ChangePPS()