Home
last modified time | relevance | path

Searched refs:AddRemoteCli (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.cpp87 AddRemoteCli(deviceId, object); in GetRemoteCli()
101 void DInputSourceSACliMgr::AddRemoteCli(const std::string &devId, sptr<IRemoteObject> object) in AddRemoteCli() function in OHOS::DistributedHardware::DistributedInput::DInputSourceSACliMgr
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
H A Ddistributed_input_source_sa_cli_mgr.h47 void AddRemoteCli(const std::string &devId, sptr<IRemoteObject> object);