Home
last modified time | relevance | path

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

/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerMutateFns.cpp162 for (const VarSpec &struct_value : blueprint.struct_value()) { in StructRandomGen() local
/test/vts/proto/
DComponentSpecificationMessage.proto438 repeated VariableSpecificationMessage struct_value = 141; field
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp725 for (const auto& struct_value : attribute.struct_value()) { in GenerateDriverImplForAttribute() local