Home
last modified time | relevance | path

Searched refs:GetValue (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/applet/phtsel/
DMenu.h233 value_type GetValue( s32 idx ) const in GetValue() function
242 return GetValue( GetSelectIndex() ); in GetSelectValue()
250 if( GetValue(i) == value ) in SetSelectValue()
298 value_type GetValue( s32 idx ) const in GetValue() function
307 return GetValue( GetSelectIndex() ); in GetSelectValue()
315 if( GetValue(i) == value ) in SetSelectValue()
DPhtselMenu.h305 value_type GetValue( s32 idx ) const in GetValue() function
314 return GetValue( GetSelectIndex() ); in GetSelectValue()
Dphtsel_demo.cpp185 const u32 value = itemTitleId.GetValue(i); in ReflectParameter()
430 NN_LOG("file path = [%ls]\n",psel_param.output.GetValue()); in nnMain()
/CTR-SDK-4.2.7-SampleDemos/dlp/Child_0/
DChild.cpp211 … DLP_DEBUG_PRINT("ConnectNetwork Retry (result = 0x%08x)\n", result.GetValue()); in nnMain()
215 … DLP_DEBUG_PRINT("ConnectNetwork Error (result = 0x%08x)\n", result.GetValue()); in nnMain()