HomeSort by relevance Sort by last modified time
    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