Searched refs:profile (Results 1 – 1 of 1) sorted by relevance
244 nn::friends::Profile profile; in nnMain() local248 nn::friends::GetMyProfile(&profile); in nnMain()250 NN_LOG("region:%u\n", profile.region); in nnMain()251 NN_LOG("country:%u\n", profile.country); in nnMain()252 NN_LOG("area:%u\n", profile.area); in nnMain()253 NN_LOG("language:%u\n", profile.language); in nnMain()254 NN_LOG("platform:%u\n", profile.platform); in nnMain()