Home
last modified time | relevance | path

Searched refs:ACTUuid (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/include/nn/act/
Dact_Api.h267 Result GetUuid( ACTUuid* pUuid );
281 u8 GetSlotNoEx( const ACTUuid& uuid );
483 Result GetUuidEx( ACTUuid* pUuid, u8 slotNo );
666 Result GenerateUuid( ACTUuid* pUuid );
Dact_Types.h72 typedef struct ACTUuid struct
86 inline bool operator==( const ACTUuid& uuid ) const
103 inline bool operator!=( const ACTUuid& uuid ) const
108 } ACTUuid; typedef