OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsObjectHandle
(Results
1 - 2
of
2
) sorted by null
/system/tpm/trunks/
resource_manager.h
153
bool
IsObjectHandle
(TPM_HANDLE handle) const;
resource_manager.cc
223
if (
IsObjectHandle
(flushed_handle)) {
445
bool ResourceManager::
IsObjectHandle
(TPM_HANDLE handle) const {
694
if (
IsObjectHandle
(handle)) {
732
if (!
IsObjectHandle
(virtual_handle)) {
768
if (!
IsObjectHandle
(handle)) {
Completed in 132 milliseconds