Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp233 sinkManagerObj_->StoreStartDhids(sessionId, affDhIds.sharingDhIds); in OnStartRemoteInput()
315 sinkManagerObj_->StoreStartDhids(sessionId, affDhIds.sharingDhIds); in OnStartRemoteInputDhid()
389 sinkManagerObj_->StoreStartDhids(toSinkSessionId, affDhIds.sharingDhIds); in OnRelayStartDhidRemoteInput()
474 sinkManagerObj_->StoreStartDhids(toSinkSessionId, affDhIds.sharingDhIds); in OnRelayStartTypeRemoteInput()
560 void DistributedInputSinkManager::StoreStartDhids(int32_t sessionId, const std::vector<std::string> &dhIds) in StoreStartDhids() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkManager
567 DHLOGI("StoreStartDhids start tmpDhids.size=%{public}zu, add dhIds.size=%{public}zu.", tmpDhids.size(), in StoreStartDhids()
574 DHLOGI("StoreStartDhids end tmpDhids.size=%{public}zu", tmpDhids.size()); in StoreStartDhids()
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/include/
H A Ddistributed_input_sink_manager.h192 void StoreStartDhids(int32_t sessionId, const std::vector<std::string> &dhIds);

Completed in 3 milliseconds