Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentloader/
H A Dcomponent_loader.h52 struct CompConfig { struct
53 std::string name;
54 DHType type;
55 std::string compHandlerLoc;
56 std::string compHandlerVersion;
57 std::string compSourceLoc;
58 std::string compSourceVersion;
59 int32_t compSourceSaId;
60 std::string compSinkLoc;
61 std::string compSinkVersion;
[all …]