Searched refs:bytePhoto (Results 1 – 1 of 1) sorted by relevance
1122 std::string bytePhoto = osAccountPhotoOperator_->DeCode(subPhoto); in SetPhotoById() local1123 ErrCode errCode = accountFileOperator_->InputFileByPathAndContent(path, bytePhoto); in SetPhotoById()