OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FakeListSpaces
(Results
1 - 2
of
2
) sorted by null
/system/tpm/tpm_manager/server/
mock_tpm_nvram.cc
37
.WillByDefault(Invoke(this, &MockTpmNvram::
FakeListSpaces
));
135
NvramResult MockTpmNvram::
FakeListSpaces
(std::vector<uint32_t>* index_list) {
mock_tpm_nvram.h
83
NvramResult
FakeListSpaces
(std::vector<uint32_t>* index_list);
Completed in 54 milliseconds