Lines Matching refs:SCIStatus
39 SCIStatus SCIGetPlatformRegion(SCIPlatformRegion *region);
57 SCIStatus SCIGetCafeLanguage(SCICafeLanguage *language);
69 SCIStatus SCIGetCafeCountry(u32 *country);
101 SCIStatus SCIGetCountryName(char *name, u32 size, u32 country, SCICafeLanguage type);
118 SCIStatus SCIGetCountryNameUtf16(wchar_t *name, u32 size, u32 country, SCICafeLanguage type);
133 SCIStatus SCIGetCountryNameList(char countryNameList[SCI_CAFE_COUNTRY_MAX][SCI_CAFE_COUNTRY_NAME_SI…
145 SCIStatus SCIGetCountryNameListUtf16(wchar_t countryNameList[SCI_CAFE_COUNTRY_MAX][SCI_CAFE_COUNTRY…
161 SCIStatus SCIGetAreaInfo(SCICafeAreaInfo *areaInfo, u32 simpleAddressId, SCICafeLanguage type);
177 SCIStatus SCIGetAreaInfoUtf16(SCICafeAreaInfoUtf16 *areaInfo, u32 simpleAddressId, SCICafeLanguage …
197 SCIStatus SCIGetParentalEnable(SCIBoolean *enable);
238 SCIStatus SCIGetParentalAccountEShopPurchase(SCIBoolean *eshop_purchase, u8 slot_no);
252 SCIStatus SCIGetParentalAccountFriendReg(SCIBoolean *friend_reg, u8 slot_no);
266 SCIStatus SCIGetParentalAccountIntMovie(SCIBoolean *int_movie, u8 slot_no);
280 SCIStatus SCIGetParentalAccountIntBrowser(SCIBoolean *int_browser, u8 slot_no);
294 SCIStatus SCIGetParentalAccountNetCommunicationOnGame(SCIBoolean *net_communication_on_game, u8 slo…
308 SCIStatus SCIGetParentalAccountNetworkLauncher(SCIRestrictionLevel *restriction_level, u8 slot_no);