Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfilemgr_uri.h64 const std::string OPRN_PORTRAIT_COVER_URI = "cover_uri"; variable
344 OPRN_PORTRAIT_COVER_URI;
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_operation.cpp272 { OPRN_PORTRAIT_COVER_URI, OperationType::PORTRAIT_COVER_URI }, in GetOprnTypeMap()