Home
last modified time | relevance | path

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

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