Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h44 const char USER_PHOTO_FILE_JPG_NAME[] = "fase.jpg"; member
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp1545 if ((photo != Constants::USER_PHOTO_FILE_JPG_NAME) && (photo != Constants::USER_PHOTO_FILE_PNG_NAME) in GetPhotoById()
1561 // USER_PHOTO_FILE_JPG_NAME and USER_PHOTO_FILE_PNG_NAME are compatible with previous data in GetPhotoById()
1562 if (photo == Constants::USER_PHOTO_FILE_JPG_NAME) { in GetPhotoById()

Completed in 3 milliseconds