Home
last modified time | relevance | path

Searched defs:descriptions (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/ohscan/include/
H A Dohscan.h130 char** descriptions; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp252 … const auto descriptions = array_view(attachmentDescriptions, countof(attachmentDescriptions)); in CreateRenderPassCombined() local
431 … const auto descriptions = array_view(attachmentDescriptions, countof(attachmentDescriptions)); in CreateRenderPassCombined2() local
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dnapi_util.cpp558 std::vector<std::string> descriptions; in GetGeoAddressInfo() local