Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h47 const char USER_PHOTO_BASE_PNG_HEAD[] = "data:image/png;base64,"; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp1593 …Constants::USER_PHOTO_BASE_PNG_HEAD + osAccountPhotoOperator_->EnCode(byteStr.c_str(), byteStr.len… in GetPhotoById()