Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp264 std::vector<std::string> stopIndeedDhIds; in OnStopRemoteInput() local
327 std::vector<std::string> stopIndeedDhIds; in OnStopRemoteInputDhid() local
401 std::vector<std::string> stopIndeedDhIds; in OnRelayStopDhidRemoteInput() local
506 std::vector<std::string> stopIndeedDhIds; in OnRelayStopTypeRemoteInput() local
534 std::vector<std::string> &stopIndeedDhIds) in DeleteStopDhids()
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/test/sinkmanagerunittest/
H A Ddistributed_input_sinkmanager_test.cpp137 std::vector<std::string> stopIndeedDhIds; variable