Home
last modified time | relevance | path

Searched refs:GetRemoteCliFromCache (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_sa_cli_mgr.cpp69 auto remoteCli = GetRemoteCliFromCache(deviceId); in GetRemoteCli()
91 sptr<IDistributedSourceInput> DInputSourceSACliMgr::GetRemoteCliFromCache(const std::string &devId) in GetRemoteCliFromCache() function in OHOS::DistributedHardware::DistributedInput::DInputSourceSACliMgr
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
H A Ddistributed_input_source_sa_cli_mgr.h46 sptr<IDistributedSourceInput> GetRemoteCliFromCache(const std::string &devId);