Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h44 const char USER_PHOTO_FILE_JPG_NAME[] = "fase.jpg"; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp1571 …if ((photo != Constants::USER_PHOTO_FILE_JPG_NAME) && (photo != Constants::USER_PHOTO_FILE_PNG_NAM… in GetPhotoById()
1588 if (photo == Constants::USER_PHOTO_FILE_JPG_NAME) { in GetPhotoById()