Home
last modified time | relevance | path

Searched refs:RemoveSAMonitor (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.cpp86 * @tc.desc: Verify the RemoveSAMonitor function
96 compMonitorPtr_->RemoveSAMonitor(saId); in HWTEST_F()
102 * @tc.desc: Verify the RemoveSAMonitor function
114 compMonitorPtr_->RemoveSAMonitor(saId); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_monitor.h37 void RemoveSAMonitor(int32_t saId);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_monitor.cpp102 void ComponentMonitor::RemoveSAMonitor(int32_t saId) in RemoveSAMonitor() function in OHOS::DistributedHardware::ComponentMonitor
H A Dcomponent_manager.cpp229 compMonitorPtr_->RemoveSAMonitor(compSrcSaId_.at(comp.first)); in UnInitSAMonitor()

Completed in 3 milliseconds