HomeSort by relevance Sort by last modified time
    Searched refs:ContextSaveSync (Results 1 - 4 of 4) sorted by null

  /system/tpm/trunks/
resource_manager_test.cc 187 EXPECT_CALL(tpm_, ContextSaveSync(_, _, _, _))
226 EXPECT_CALL(tpm_, ContextSaveSync(_, _, _, _))
591 EXPECT_CALL(tpm_, ContextSaveSync(tpm_handle2, _, _, _))
620 EXPECT_CALL(tpm_, ContextSaveSync(kArbitrarySessionHandle + 1, _, _, _))
730 EXPECT_CALL(tpm_, ContextSaveSync(handle, _, _, _))
    [all...]
resource_manager.cc 821 result = factory_.GetTpm()->ContextSaveSync(handle_info->tpm_handle,
mock_tpm.h     [all...]
tpm_generated.h     [all...]

Completed in 51 milliseconds