Home
last modified time | relevance | path

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

/external/drm_hwcomposer/.ci/android_headers/hardware/
Dhwcomposer2.h886 enum class FunctionDescriptor : int32_t { enum
/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt742 fun FunctionDescriptor.build(external: Boolean = false): DocumentationNode { in build() method