Home
last modified time | relevance | path

Searched refs:bytePhoto (Results 1 – 1 of 1) sorted by relevance

/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_control_file_manager.cpp1122 std::string bytePhoto = osAccountPhotoOperator_->DeCode(subPhoto); in SetPhotoById() local
1123 ErrCode errCode = accountFileOperator_->InputFileByPathAndContent(path, bytePhoto); in SetPhotoById()