Searched refs:USER_PHOTO_FILE_TXT_NAME (Results 1 – 4 of 4) sorted by relevance
45 const char USER_PHOTO_FILE_TXT_NAME[] = "photo.txt"; variable
1572 && (photo != Constants::USER_PHOTO_FILE_TXT_NAME)) { in GetPhotoById()1583 if (photo == Constants::USER_PHOTO_FILE_TXT_NAME) { in GetPhotoById()1605 + Constants::PATH_SEPARATOR + Constants::USER_PHOTO_FILE_TXT_NAME; in SetPhotoById()
1586 osAccountInfo.SetPhoto(Constants::USER_PHOTO_FILE_TXT_NAME); in RetryToGetAccount()
353 std::string photo = Constants::USER_PHOTO_FILE_TXT_NAME;