Home
last modified time | relevance | path

Searched defs:HasHandle (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fslow/
Dfslow_SafeHandle.h270 …bool HasHandle(const SafeHandle& handle) const { return IsInitialized() && (handle == m_Han… in HasHandle() function
391 bool HasHandle(SafeHandle handle) in HasHandle() function
Dfslow_HandleTable.h145 …bool HasHandle(HandleValue value) const { return IsValid() && (m_Handle == value); } in HasHandle() function
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fnd/
Dfnd_BufferManager.h74 bool HasHandle(CacheHandle handle) in HasHandle() function