Searched refs:SaveContext (Results 1 - 2 of 2) sorted by relevance

/system/tpm/trunks/
H A Dresource_manager.h210 TPM_RC SaveContext(const MessageInfo& command_info, HandleInfo* handle_info);
H A Dresource_manager.cc305 TPM_RC result = SaveContext(command_info, &info);
328 TPM_RC result = SaveContext(command_info, &info);
373 result = SaveContext(command_info, &info);
813 TPM_RC ResourceManager::SaveContext(const MessageInfo& command_info, function in class:trunks::ResourceManager

Completed in 87 milliseconds