Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/nn/act/
Dact_Api.h267 Result GetUuid( ACTUuid* pUuid );
281 u8 GetSlotNoEx( const ACTUuid& uuid );
483 Result GetUuidEx( ACTUuid* pUuid, u8 slotNo );
721 Result GenerateUuid( ACTUuid* pUuid );
Dact_Types.h81 typedef struct ACTUuid struct
95 inline bool operator==( const ACTUuid& uuid ) const
112 inline bool operator!=( const ACTUuid& uuid ) const
117 } ACTUuid; typedef