Home
last modified time | relevance | path

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

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