Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentloader/
Dcomponent_loader.h44 struct CompConfig { struct
45 std::string name;
46 DHType type;
47 std::string compHandlerLoc;
48 std::string compHandlerVersion;
49 std::string compSourceLoc;
50 std::string compSourceVersion;
51 int32_t compSourceSaId;
52 std::string compSinkLoc;
53 std::string compSinkVersion;
[all …]