Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/bazel/exporter/
H A Dgni_exporter.go46 type GNIExportDesc struct { struct
47 GNI string // The export destination *.gni file path (relative to workspace).
48 Vars []GNIFileListExportDesc // List of GNI file list variable rules.