Home
last modified time | relevance | path

Searched refs:AddSAMonitor (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_monitior/src/
H A Dcomponent_monitor_test.cpp52 * @tc.desc: Verify the AddSAMonitor function
62 compMonitorPtr_->AddSAMonitor(saId); in HWTEST_F()
68 * @tc.desc: Verify the AddSAMonitor function
80 compMonitorPtr_->AddSAMonitor(saId); in HWTEST_F()
132 compMonitorPtr_->AddSAMonitor(saId); in HWTEST_F()
151 compMonitorPtr_->AddSAMonitor(saId); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_monitor.h36 void AddSAMonitor(int32_t saId);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_monitor.cpp74 void ComponentMonitor::AddSAMonitor(int32_t saId) in AddSAMonitor() function in OHOS::DistributedHardware::ComponentMonitor
H A Dcomponent_manager.cpp135 compMonitorPtr_->AddSAMonitor(compSrcSaId_.at(comp.first)); in InitSAMonitor()

Completed in 4 milliseconds