Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp143 auto sinkResult = StartSink(); in StartComponent() local
150 if (!WaitForResult(Action::START_SINK, sinkResult)) { in StartComponent()
271 auto sinkResult = StopSink(); in StopComponent() local
276 if (!WaitForResult(Action::STOP_SINK, sinkResult)) { in StopComponent()
929 auto sinkResult = StartSink(dhType); in ReStartSA() local
935 if (!WaitForResult(Action::START_SINK, sinkResult)) { in ReStartSA()

Completed in 4 milliseconds