Home
last modified time | relevance | path

Searched refs:OPRN_PORTRAIT_DISPLAY_LEVEL (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.h58 const std::string OPRN_PORTRAIT_DISPLAY_LEVEL = "display_level"; variable
335 OPRN_PORTRAIT_DISPLAY_LEVEL;
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_operation.cpp267 { OPRN_PORTRAIT_DISPLAY_LEVEL, OperationType::PORTRAIT_DISPLAY_LEVEL }, in GetOprnTypeMap()