Home
last modified time | relevance | path

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

/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp47 const int component_class, const int component_type, in LoadTargetComponent()
272 const int component_class, const int component_type, in FindComponentSpecification()
433 const int component_type, in GetComponentDebugMsg()
/test/vts/compilation_tools/vtsc/
DVtsCompilerUtils.cpp63 string ComponentTypeToString(int component_type) { in ComponentTypeToString()
/test/vts/drivers/hal/common/component_loader/
DHalDriverLoader.cpp44 const string& component_name, const int component_type, in FindComponentSpecification()
/test/vts/proto/
DComponentSpecificationMessage.proto197 optional ComponentType component_type = 22; field
557 optional ComponentType component_type = 2; field