Home
last modified time | relevance | path

Searched refs:USER_PHOTO_FILE_PNG_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.h43 const char USER_PHOTO_FILE_PNG_NAME[] = "fase.png"; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp1571 …f ((photo != Constants::USER_PHOTO_FILE_JPG_NAME) && (photo != Constants::USER_PHOTO_FILE_PNG_NAME) in GetPhotoById()