Home
last modified time | relevance | path

Searched refs:sourceSaId (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentloader/
H A Dcomponent_loader.h43 int32_t sourceSaId; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp393 comHandler.sourceSaId = itor->second.compSourceSaId; in GetAllHandler()
615 return compHandlerMap_[dhType].sourceSaId; in GetSourceSaId()
622 if (handler.second.sourceSaId == saId) { in GetDHTypeBySrcSaId()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/
H A Dcomponent_loader_test.cpp354 comHandler.sourceSaId = 1; in HWTEST_F()

Completed in 4 milliseconds