OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EvictSession
(Results
1 - 3
of
3
) sorted by null
/system/tpm/trunks/
resource_manager.h
119
void
EvictSession
(const MessageInfo& command_info);
resource_manager_test.cc
197
void
EvictSession
() {
463
EvictSession
();
591
EvictSession
();
592
//
EvictSession
will have messed with the expectations; set them again.
623
EvictSession
();
710
EvictSession
();
[
all
...]
resource_manager.cc
311
void ResourceManager::
EvictSession
(const MessageInfo& command_info) {
408
EvictSession
(command_info);
412
EvictSession
(command_info);
Completed in 212 milliseconds