OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destroy_callback_failure
(Results
1 - 1
of
1
) sorted by null
/system/tpm/tpm_manager/server/
tpm_manager_service_test.cc
429
auto
destroy_callback_failure
= [this](const DestroyNvramReply& reply) {
local
439
service_->DestroyNvram(destroy_request, base::Bind(
destroy_callback_failure
));
Completed in 446 milliseconds