Home
last modified time | relevance | path

Searched defs:DISPLAY_NAME (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_form_profile.h29 constexpr const char* DISPLAY_NAME = "displayName"; variable
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_extension_info.h33 const std::string DISPLAY_NAME = "display_name"; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp73 constexpr string_view DISPLAY_NAME = "displayName"; variable
H A Dmaterial_component_manager.cpp134 constexpr string_view DISPLAY_NAME = "displayName"; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp45 constexpr string_view DISPLAY_NAME = "displayName"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp392 const char DISPLAY_NAME[] = "Display"; variable