Home
last modified time | relevance | path

Searched defs:prettyName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/dokka/core/src/main/kotlin/Model/
H A DDocumentationNode.kt140 val prettyName : String constant
/aosp_15_r20/hardware/google/graphics/common/hwc3/
DUtil.h97 constexpr FullMethodName(const std::string_view prettyName) : mBuf() { in FullMethodName()