Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_MemorySoundArchive.h127 virtual bool CanCancel() const { return true; } in CanCancel() function
/NW4C-2.0.3/include/nw/io/
Dio_RomFileStream.h57 virtual bool CanCancel() const { return false; } // TODO: CTR_SDK で非同期ロードサポートされたら true in CanCancel() function
Dio_HioFileStream.h58 virtual bool CanCancel() const { return false; } in CanCancel() function