Home
last modified time | relevance | path

Searched refs:_this (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-2.4.0/sources/libraries/os/
Dos_ContinuationIterator.cpp71 void ContinuationIteratorBase::RunIterator(ContinuationIteratorBase* _this) in RunIterator() argument
73 _this->RunImpl(); in RunIterator()
/CTR-SDK-2.4.0/include/nn/os/
Dos_ContinuationIterator.h43 static void RunIterator(ContinuationIteratorBase* _this);
/CTR-SDK-2.4.0/include/nn/util/
Dutil_AutoObject.h261 friend name Move(name& _this) { return _this.Release(); } \