|
typedef struct nn::sl::details::CacheManagerInternal | CacheManagerInternal |
|
typedef struct nn::sl::details::ConditionInternal | ConditionInternal |
|
typedef nn::Result(* | IAccountInfoAccessor_GetFn) (IAccountInfoAccessorInternal *, nn::sl::AccountInfo *) |
|
typedef struct nn::sl::details::IAccountInfoAccessorInternal | IAccountInfoAccessorInternal |
|
typedef nn::Result(* | IBlackListAccessor_GetFn) (IBlackListAccessorInternal *, TitleInfo *outTitleInfos, int *outTitleInfosSize, int maxTitleInfos) |
|
typedef struct nn::sl::details::IBlackListAccessorInternal | IBlackListAccessorInternal |
|
typedef nn::Result(* | IDefaultTitleAccessor_GetFn) (IDefaultTitleAccessorInternal *, TitleInfo *outTitleInfos, int *outTitleInfosSize, int maxTitleInfos) |
|
typedef struct nn::sl::details::IDefaultTitleAccessorInternal | IDefaultTitleAccessorInternal |
|
typedef nn::Result(* | IDiscCachedTitleAccessor_GetFn) (IDiscCachedTitleAccessorInternal *, nn::sl::TitleInfo *outTitleInfos, int *outTitleInfosSize, int maxTitleInfos) |
|
typedef struct nn::sl::details::IDiscCachedTitleAccessorInternal | IDiscCachedTitleAccessorInternal |
|
typedef nn::Result(* | IconInfoAccessor_GetTitleIconInfoFn) (IIconInfoAccessorInternal *, nn::sl::IconInfo *, const nn::sl::TitleInfo &, nn::sl::Language) |
|
typedef nn::Result(* | IconInfoAccessor_GetMiiIconFn) (IIconInfoAccessorInternal *, void *buffer, uint32_t buffer_size, uint32_t slot) |
|
typedef struct nn::sl::details::IIconInfoAccessorInternal | IIconInfoAccessorInternal |
|
typedef nn::Result(* | IInstalledTitleListAccessor_GetFn) (IInstalledTitleListAccessorInternal *, nn::sl::TitleInfo *outTitleInfos, int *outTitleInfosSize, int maxTitleInfos) |
|
typedef struct nn::sl::details::IInstalledTitleListAccessorInternal | IInstalledTitleListAccessorInternal |
|
typedef nn::Result(* | IKillerNotificationAccessor_GetFn) (IKillerNotificationAccessorInternal *, KillerNotification *outKillerNotifications, int *outKillerNotificationsNum, int maxKillerNotifications) |
|
typedef struct nn::sl::details::IKillerNotificationAccessorInternal | IKillerNotificationAccessorInternal |
|
typedef nn::Result(* | IKillerNotificationTransferRecordManagerInternVTable_LoadFn) (IKillerNotificationTransferRecordManagerInternal *, nn::sl::details::IStreamInternal *) |
|
typedef nn::Result(* | IKillerNotificationTransferRecordManagerInternVTable_LoadInitialFn) (IKillerNotificationTransferRecordManagerInternal *) |
|
typedef nn::Result(* | IKillerNotificationTransferRecordManagerInternVTable_StoreFn) (IKillerNotificationTransferRecordManagerInternal *, nn::sl::details::IStreamInternal *) |
|
typedef void(* | IKillerNotificationTransferRecordManagerInternVTable_FinalizeFn) (IKillerNotificationTransferRecordManagerInternal *) |
|
typedef uint32_t(* | IKillerNotificationTransferRecordManagerInternVTable_GetRecordCountFn) (IKillerNotificationTransferRecordManagerInternal *) |
|
typedef uint32_t(* | IKillerNotificationTransferRecordManagerInternVTable_GetRecordsFn) (IKillerNotificationTransferRecordManagerInternal *, KillerNotificationTransferRecord *, uint32_t) |
|
typedef void(* | IKillerNotificationTransferRecordManagerInternVTable_RegisterRecordsFn) (IKillerNotificationTransferRecordManagerInternal *, const KillerNotificationTransferRecord *, uint32_t) |
|
typedef nn::Result(* | IKillerNotificationTransferRecordManagerInternVTable_RegisterRecordsOtherFn) (IKillerNotificationTransferRecordManagerInternal *, const uint32_t *, uint32_t) |
|
typedef struct nn::sl::details::IKillerNotificationTransferRecordManagerInternalVTable | IKillerNotificationTransferRecordManagerInternalVTable |
|
typedef struct nn::sl::details::IKillerNotificationTransferRecordManagerInternal | IKillerNotificationTransferRecordManagerIntern |
|
typedef struct nn::sl::details::KillerNotificationTransferRecordManagerInternalInternal | KillerNotificationTransferRecordManagerInternalInternal |
|
typedef nn::Result(* | ILaunchedTitleListAccessor_GetByAccountFn) (ILaunchedTitleListAccessorInternal *, nn::sl::TitleInfo *outTitleInfos, int *outTitleInfoSize, int inTitleInfosSize, int userId) |
|
typedef struct nn::sl::details::ILaunchedTitleListAccessorInternal | ILaunchedTitleListAccessorInternal |
|
typedef nn::Result(* | IMetaInfoAccessor_GetFn) (IMetaInfoAccessorInternal *, nn::sl::TitleMetaInfo *, const nn::sl::TitleInfo &) |
|
typedef struct nn::sl::details::IMetaInfoAccessorInternal | IMetaInfoAccessorInternal |
|
typedef nn::Result(* | IPreferentialTitleAccessorBase_GetFn) (IPreferentialTitleAccessorInternal *, TitleInfo *, uint32_t *, int, uint32_t) |
|
typedef struct nn::sl::details::IPreferentialTitleAccessorInternal | IPreferentialTitleAccessorInternal |
|
typedef nn::Result(* | ISerializer_SerializeFn) (ISerializerInternal *, void *, uint32_t) |
|
typedef nn::Result(* | ISerializer_DeserializeFn) (ISerializerInternal *, void *, uint32_t) |
|
typedef nn::Result(* | ISerializer_GetCountFn) (ISerializerInternal *, uint32_t *) |
|
typedef struct nn::sl::details::ISerializerInternal | ISerializerInternal |
|
typedef nn::Result(* | ISettingAccessor_GetFn) (ISettingAccessorInternal *, Setting *) |
|
typedef struct nn::sl::details::ISettingAccessorInternal | ISettingAccessorInternal |
|
typedef nn::Result(* | IStream_ReadFn) (IStreamInternal *, uint32_t *bytesRead, void *buffer, uint32_t readSize) |
|
typedef nn::Result(* | IStream_WriteFn) (IStreamInternal *, uint32_t *bytesWritten, void *buffer, uint32_t writeSize) |
|
typedef nn::Result(* | IStream_GetSizeFn) (IStreamInternal *, uint32_t *fileSize) |
|
typedef nn::Result(* | IStream_SeekFn) (IStreamInternal *, int32_t offset, nn::sl::SeekOrigin seekOrigin) |
|
typedef struct nn::sl::details::IStreamInternal | IStreamInternal |
|
typedef nn::Result(* | ITimeAccessor_GetNetworkTimeFn) (ITimeAccessorInternal *, OSTime *, bool *) |
|
typedef nn::Result(* | ITimeAccessor_GetLocalTimeFn) (ITimeAccessorInternal *, OSTime *, bool *) |
|
typedef struct nn::sl::details::ITimeAccessorInternal | ITimeAccessorInternal |
|
typedef nn::Result(* | TitleIconCache_LoadFn) (ITitleIconCacheInternal *) |
|
typedef nn::Result(* | TitleIconCache_UpdateFn) (ITitleIconCacheInternal *, TitleInfo *, int) |
|
typedef nn::Result(* | TitleIconCache_StoreFn) (ITitleIconCacheInternal *) |
|
typedef void(* | TitleIconCache_GetFn) (ITitleIconCacheInternal *, IconInfo *, int) |
|
typedef struct nn::sl::details::ITitleIconCacheInternalVTable | ITitleIconCacheInternalVTable |
|
typedef struct nn::sl::details::ITitleIconCacheInternal | ITitleIconCacheInternal |
|
typedef nn::Result(* | ITitleListAccessor_GetFn) (ITitleListAccessorInternal *, nn::sl::TitleInfo *outTitleInfos, int *outTitleInfosNum, int maxTitleInfosNum) |
|
typedef struct nn::sl::details::ITitleListAccessorInternal | ITitleListAccessorInternal |
|
typedef nn::Result(* | ITransferrer_TransferDeprecatedFn) (ITransferrerInternal *, void *, uint32_t, bool, int) |
|
typedef nn::Result(* | ITransferrer_TransferFn) (ITransferrerInternal *, void *, uint32_t, bool, TransferMode) |
|
typedef nn::Result(* | ITransferrer_CancelTransferFn) (ITransferrerInternal *) |
|
typedef nn::Result(* | ITransferrer_InvalidateNotificationFn) (ITransferrerInternal *, uint32_t) |
|
typedef nn::Result(* | ITransferrer_DisplayNotificationFn) (ITransferrerInternal *, uint32_t, uint32_t, uint32_t) |
|
typedef struct nn::sl::details::ITransferrerInternal | ITransferrerInternal |
|
typedef bool(* | IUpdatePackageAccessor_PackageExistsFn) (IUpdatePackageAccessorInternal *) |
|
typedef bool(* | IUpdatePackageAccessor_IsUpdatePackageDownloadedFn) (IUpdatePackageAccessorInternal *) |
|
typedef struct nn::sl::details::IUpdatePackageAccessorInternal | IUpdatePackageAccessorInternal |
|
typedef nn::Result(* | IWhiteListAccessor_GetFn) (IWhiteListAccessorInternal *, nn::sl::WhiteList *) |
|
typedef struct nn::sl::details::IWhiteListAccessorInternal | IWhiteListAccessorInternal |
|
typedef struct nn::sl::details::DrcManagerInternal | DrcManagerInternal |
|
typedef struct nn::sl::details::FileStreamInternal | FileStreamInternal |
|
typedef struct nn::sl::details::KillerNotificationSelectorInternal | KillerNotificationSelectorInternal |
|
typedef struct nn::sl::details::KillerNotificationTransferRecordStreamInternal | KillerNotificationTransferRecordStreamInternal |
|
typedef struct nn::sl::details::LaunchInfoDatabaseInternal | LaunchInfoDatabaseInternal |
|
typedef struct nn::sl::details::QuickStartApplicationSelectorInternal | QuickStartApplicationSelectorInternal |
|
typedef struct nn::sl::details::TitleIconCacheInternal | TitleIconCacheInternal |
|
typedef struct nn::sl::details::ITitleListCacheInternal | TitleListCacheInternal |
|
|
CacheManagerInternal * | __ct__Q3_2nn2sl12CacheManagerFv (CacheManagerInternal *) |
|
void | SetupInitialCache__Q3_2nn2sl12CacheManagerFv (CacheManagerInternal *) |
|
nn::Result | GetKillerNotificationCache__Q3_2nn2sl12CacheManagerFPQ3_2nn2sl18KillerNotificationPQ3_2nn2sl9TitleInfo (CacheManagerInternal *, KillerNotification *, TitleInfo *) |
|
nn::Result | GetQuickStartCache__Q3_2nn2sl12CacheManagerFPQ3_2nn2sl9TitleInfoi (CacheManagerInternal *, TitleInfo *, int) |
|
nn::Result | Get__Q3_2nn2sl12CacheManagerFPQ3_2nn2sl9TitleInfoiPQ3_2nn2sl18KillerNotificationT1 (CacheManagerInternal *, TitleInfo *, int, KillerNotification *, TitleInfo *) |
|
nn::Result | Initialize__Q3_2nn2sl12CacheManagerFRQ3_2nn2sl39ISerializer__tm__20_Q3_2nn2sl9TitleInfoRQ3_2nn2sl49ISerializer__tm__30_Q3_2nn2sl18KillerNotificationT1 (CacheManagerInternal *, ISerializerInternal *, ISerializerInternal *, ISerializerInternal *) |
|
ConditionInternal * | __ct__Q3_2nn2sl9ConditionFv (ConditionInternal *) |
|
nn::Result | GetEnability__Q3_2nn2sl9ConditionCFv (ConditionInternal *) |
|
nn::Result | StoreCurrentTimeAsPreviousSendingTime__Q3_2nn2sl9ConditionCFv (ConditionInternal *) |
|
nn::Result | NeedsUpdate__Q3_2nn2sl9ConditionCFv (ConditionInternal *) |
|
nn::Result | GetPreviousSendingTime__Q3_2nn2sl9ConditionCFPL (ConditionInternal *, int64_t *outTime) |
|
void | Initialize__Q3_2nn2sl9ConditionFRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl22IUpdatePackageAccessorRQ3_2nn2sl20ISerializer__tm__2_LRQ3_2nn2sl13ITimeAccessor (ConditionInternal *, ISettingAccessorInternal *, IUpdatePackageAccessorInternal *, ISerializerInternal *, ITimeAccessorInternal *) |
|
IKillerNotificationTransferRecordManagerIntern * | __ct__Q3_2nn2sl39KillerNotificationTransferRecordManagerFv (IKillerNotificationTransferRecordManagerInternal *) |
|
void * | __dt__Q3_2nn2sl39KillerNotificationTransferRecordManagerFv (IKillerNotificationTransferRecordManagerInternal *, int) |
|
void | Finalize__Q3_2nn2sl39KillerNotificationTransferRecordManagerFv (IKillerNotificationTransferRecordManagerInternal *) |
|
nn::Result | Load__Q3_2nn2sl39KillerNotificationTransferRecordManagerFRQ3_2nn2sl7IStream (IKillerNotificationTransferRecordManagerInternal *, details::IStreamInternal *) |
|
nn::Result | LoadInitial__Q3_2nn2sl39KillerNotificationTransferRecordManagerFv (IKillerNotificationTransferRecordManagerInternal *) |
|
uint32_t | GetRecordCount__Q3_2nn2sl39KillerNotificationTransferRecordManagerCFv (IKillerNotificationTransferRecordManagerInternal *) |
|
uint32_t | GetRecords__Q3_2nn2sl39KillerNotificationTransferRecordManagerCFPQ3_2nn2sl32KillerNotificationTransferRecordUi (IKillerNotificationTransferRecordManagerInternal *, KillerNotificationTransferRecord *, uint32_t) |
|
void | RegisterRecords__Q3_2nn2sl39KillerNotificationTransferRecordManagerFPCQ3_2nn2sl32KillerNotificationTransferRecordUi (IKillerNotificationTransferRecordManagerInternal *, const KillerNotificationTransferRecord *, uint32_t) |
|
nn::Result | Store__Q3_2nn2sl39KillerNotificationTransferRecordManagerCFRQ3_2nn2sl7IStream (IKillerNotificationTransferRecordManagerInternal *, details::IStreamInternal *) |
|
KillerNotificationTransferRecordManagerInternalInternal * | __ct__Q3_2nn2sl47KillerNotificationTransferRecordManagerInternalFv (KillerNotificationTransferRecordManagerInternalInternal *) |
|
void * | __dt__Q3_2nn2sl47KillerNotificationTransferRecordManagerInternalFv (KillerNotificationTransferRecordManagerInternalInternal *, int) |
|
IUpdatePackageAccessorInternal * | GetDefaultUpdatePackageAccessor__Q2_2nn2slFv () |
|
DrcManagerInternal * | __ct__Q3_2nn2sl10DrcManagerFv (DrcManagerInternal *) |
|
nn::Result | CancelTransfer__Q3_2nn2sl10DrcManagerFv (DrcManagerInternal *) |
|
nn::Result | PushNotification__Q3_2nn2sl10DrcManagerFPbPCQ3_2nn2sl18KillerNotificationbT3L (DrcManagerInternal *, bool *, const KillerNotification *, bool, bool, uint64_t) |
|
nn::Result | Transfer__Q3_2nn2sl10DrcManagerFRCQ3_2nn2sl16TransferableInfobQ4_2nn2sl12ITransferrer12TransferMode (DrcManagerInternal *, TransferableInfo *, bool, TransferMode) |
|
nn::Result | Initialize__Q3_2nn2sl10DrcManagerFRQ3_2nn2sl12ITransferrerRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl13ITimeAccessor (DrcManagerInternal *, ITransferrerInternal *, ISettingAccessorInternal *, ITimeAccessorInternal *) |
|
nn::Result | Initialize__Q3_2nn2sl10FileStreamFP8FSClientP10FSCmdBlockPCcT3 (FileStreamInternal *, FSClient *, FSCmdBlock *, char const *, char const *) |
|
FileStreamInternal * | __ct__Q3_2nn2sl10FileStreamFv (FileStreamInternal *) |
|
void | __dt__Q3_2nn2sl10FileStreamFv (FileStreamInternal *, int) |
|
nn::Result | __CPR81__CheckEmptyValue__Q3_2nn2sl18KillerNotificationSFPbPCQ3_2nn2slJ26J (bool *u1, const KillerNotification *u2) |
|
void | __CPR76__GetEmptyValue__Q3_2nn2sl18KillerNotificationSFPQ3_2nn2slJ24J (KillerNotification *u1) |
|
KillerNotificationSelectorInternal * | __ct__Q3_2nn2sl26KillerNotificationSelectorFv (KillerNotificationSelectorInternal *) |
|
void | __dt__Q3_2nn2sl26KillerNotificationSelectorFv (KillerNotificationSelectorInternal *, int) |
|
nn::Result | Select__Q3_2nn2sl26KillerNotificationSelectorFPQ3_2nn2sl18KillerNotificationPQ3_2nn2sl9TitleInfoPb (KillerNotificationSelectorInternal *, KillerNotification *, TitleInfo *, bool *) |
|
void | Initialize__Q3_2nn2sl26KillerNotificationSelectorFRQ3_2nn2sl26ILaunchedTitleListAccessorRQ3_2nn2sl27IKillerNotificationAccessorRQ3_2nn2sl14TitleListCacheRQ3_2nn2sl49ISerializer__tm__30_Q3_2nn2sl18KillerNotificationRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl20IAccountInfoAccessorRQ3_2nn2sl13ITimeAccessorRQ3_2nn2sl40IKillerNotificationTransferRecordManager (KillerNotificationSelectorInternal *, ILaunchedTitleListAccessorInternal *, IKillerNotificationAccessorInternal *, ITitleListCacheInternal *, ISerializerInternal *, ISettingAccessorInternal *, IAccountInfoAccessorInternal *, ITimeAccessorInternal *, IKillerNotificationTransferRecordManagerInternal *) |
|
LaunchInfoDatabaseInternal * | __ct__Q3_2nn2sl18LaunchInfoDatabaseFv (LaunchInfoDatabaseInternal *) |
|
nn::Result | Store__Q3_2nn2sl18LaunchInfoDatabaseCFRQ3_2nn2sl7IStream (LaunchInfoDatabaseInternal *, nn::sl::details::IStreamInternal *) |
|
nn::Result | Load__Q3_2nn2sl18LaunchInfoDatabaseFRQ3_2nn2sl7IStreamQ3_2nn2sl6Region (LaunchInfoDatabaseInternal *, nn::sl::details::IStreamInternal *, nn::sl::Region) |
|
nn::Result | LoadInitial__Q3_2nn2sl18LaunchInfoDatabaseFUiQ3_2nn2sl6Region (LaunchInfoDatabaseInternal *, int, nn::sl::Region) |
|
nn::Result | GetLaunchInfoById__Q3_2nn2sl18LaunchInfoDatabaseCFPQ3_2nn2sl10LaunchInfoUL (LaunchInfoDatabaseInternal *, nn::sl::LaunchInfo *, uint64_t titleId) |
|
void | Finalize__Q3_2nn2sl18LaunchInfoDatabaseFv (LaunchInfoDatabaseInternal *) |
|
uint32_t | GetEntryCount__Q3_2nn2sl18LaunchInfoDatabaseCFv (LaunchInfoDatabaseInternal *) |
|
void | Clear__Q3_2nn2sl18LaunchInfoDatabaseFv (LaunchInfoDatabaseInternal *) |
|
uint64_t | GetCurrentId__Q3_2nn2sl18LaunchInfoDatabaseCFv (LaunchInfoDatabaseInternal *) |
|
uint64_t | Register__Q3_2nn2sl18LaunchInfoDatabaseFRCQ3_2nn2sl10LaunchInfo (LaunchInfoDatabaseInternal *, const nn::sl::LaunchInfo &) |
|
nn::Result | Unregister__Q3_2nn2sl18LaunchInfoDatabaseFUL (LaunchInfoDatabaseInternal *, uint64_t) |
|
nn::Result | __CPR84__LoadInitial__Q3_2nn2sl18LaunchInfoDatabaseFUiPCQ4_2nn2slJ22J5EntryT1 (LaunchInfoDatabaseInternal *, uint32_t max_entries, nn::sl::LaunchInfoDatabaseEntry *defaultEntries, uint32_t defaultEntryNum) |
|
uint32_t | __CPR86__ListLaunchInfos__Q3_2nn2sl18LaunchInfoDatabaseCFPQ4_2nn2slJ26J5EntryUi (LaunchInfoDatabaseInternal *, nn::sl::LaunchInfoDatabaseEntry *entriesOut, uint32_t num) |
|
nn::Result | __CPR93__Load__Q3_2nn2sl18LaunchInfoDatabaseFRQ3_2nn2sl7IStreamPCQ4_2nn2slJ15J5EntryUi (LaunchInfoDatabaseInternal *, details::IStreamInternal *stream, nn::sl::LaunchInfoDatabaseEntry *defaultEntries, uint32_t defaultEntryNum) |
|
QuickStartApplicationSelectorInternal * | __ct__Q3_2nn2sl29QuickStartApplicationSelectorFv (QuickStartApplicationSelectorInternal *) |
|
nn::Result | Select__Q3_2nn2sl29QuickStartApplicationSelectorFPQ3_2nn2sl9TitleInfoi (QuickStartApplicationSelectorInternal *, nn::sl::TitleInfo *, int) |
|
void | Initialize__Q3_2nn2sl29QuickStartApplicationSelectorFRQ3_2nn2sl26IPreferentialTitleAccessorRQ3_2nn2sl21IDefaultTitleAccessorRQ3_2nn2sl18IWhiteListAccessorRQ3_2nn2sl14TitleListCacheRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl18IBlackListAccessor (QuickStartApplicationSelectorInternal *, IPreferentialTitleAccessorInternal *, IDefaultTitleAccessorInternal *, IWhiteListAccessorInternal *, ITitleListCacheInternal *, ISettingAccessorInternal *, details::IBlackListAccessorInternal *) |
|
ITitleIconCacheInternal * | __ct__Q3_2nn2sl14TitleIconCacheFv (TitleIconCacheInternal *) |
|
ITitleIconCacheInternal * | __dt__Q3_2nn2sl14TitleIconCacheFv (TitleIconCacheInternal *, int) |
|
void | Initialize__Q3_2nn2sl14TitleIconCacheFi (TitleIconCacheInternal *, int) |
|
void | Initialize__Q3_2nn2sl14TitleIconCacheFiRQ3_2nn2sl17IIconInfoAccessorRQ3_2nn2sl38ISerializer__tm__19_Q3_2nn2sl8IconInfoRQ3_2nn2sl16ISettingAccessor (TitleIconCacheInternal *, int, IIconInfoAccessorInternal *, ISerializerInternal *, ISettingAccessorInternal *) |
|
void | Finalize__Q3_2nn2sl14TitleIconCacheFv (TitleIconCacheInternal *) |
|
void | Get__Q3_2nn2sl14TitleIconCacheCFPQ3_2nn2sl8IconInfoi (TitleIconCacheInternal *, nn::sl::IconInfo *iconInfos, int num) |
|
nn::Result | Load__Q3_2nn2sl14TitleIconCacheFv (TitleIconCacheInternal *) |
|
nn::Result | Update__Q3_2nn2sl14TitleIconCacheFPCQ3_2nn2sl9TitleInfoi (TitleIconCacheInternal *, nn::sl ::TitleInfo *, int) |
|
nn::Result | Store__Q3_2nn2sl14TitleIconCacheCFv (TitleIconCacheInternal *) |
|
ITitleListCacheInternal * | __ct__Q3_2nn2sl14TitleListCacheFv (ITitleListCacheInternal *) |
|
void | Finalize__Q3_2nn2sl14TitleListCacheFv (ITitleListCacheInternal *) |
|
nn::Result | Load__Q3_2nn2sl14TitleListCacheFv (ITitleListCacheInternal *) |
|
nn::Result | Update__Q3_2nn2sl14TitleListCacheFv (ITitleListCacheInternal *) |
|
nn::Result | UpdateIfNeeded__Q3_2nn2sl14TitleListCacheFv (ITitleListCacheInternal *) |
|
nn::Result | Store__Q3_2nn2sl14TitleListCacheFv (ITitleListCacheInternal *) |
|
nn::Result | Initialize__Q3_2nn2sl14TitleListCacheFiT1 (ITitleListCacheInternal *, int, int) |
|
void | Initialize__Q3_2nn2sl14TitleListCacheFiN21 (ITitleListCacheInternal *, int, int, int) |
|
void | Initialize__Q3_2nn2sl14TitleListCacheFiT1RQ3_2nn2sl18ITitleListAccessorRQ3_2nn2sl26ILaunchedTitleListAccessorRQ3_2nn2sl27IInstalledTitleListAccessorRQ3_2nn2sl24IDiscCachedTitleAccessorRQ3_2nn2sl39ISerializer__tm__20_Q3_2nn2sl9TitleInfo (ITitleListCacheInternal *, int, int, ITitleListAccessorInternal *, ILaunchedTitleListAccessorInternal *, IInstalledTitleListAccessorInternal *, IDiscCachedTitleAccessorInternal *, ISerializerInternal *) |
|
void | Initialize__Q3_2nn2sl14TitleListCacheFiN21RQ3_2nn2sl18ITitleListAccessorRQ3_2nn2sl26ILaunchedTitleListAccessorRQ3_2nn2sl27IInstalledTitleListAccessorRQ3_2nn2sl24IDiscCachedTitleAccessorRQ3_2nn2sl39ISerializer__tm__20_Q3_2nn2sl9TitleInfo (ITitleListCacheInternal *, int, int, int, ITitleListAccessorInternal *, ILaunchedTitleListAccessorInternal *, IInstalledTitleListAccessorInternal *, IDiscCachedTitleAccessorInternal *, ISerializerInternal *) |
|
void | Initialize__Q3_2nn2sl14TitleListCacheFiN21RQ3_2nn2sl18ITitleListAccessorRQ3_2nn2sl26ILaunchedTitleListAccessorRQ3_2nn2sl27IInstalledTitleListAccessorRQ3_2nn2sl24IDiscCachedTitleAccessorRQ3_2nn2sl39ISerializer__tm__20_Q3_2nn2sl9TitleInfoRQ3_2nn2sl13ITimeAccessorRQ3_2nn2sl17IMetaInfoAccessor (ITitleListCacheInternal *, int, int, int, ITitleListAccessorInternal *, ILaunchedTitleListAccessorInternal *, IInstalledTitleListAccessorInternal *, IDiscCachedTitleAccessorInternal *, ISerializerInternal *, ITimeAccessorInternal *, IMetaInfoAccessorInternal *) |
|