Home
last modified time | relevance | path

Searched refs:GetDInputSourceProxy (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_client.cpp206 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in CheckWhiteListCallback()
239 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in CheckKeyStateCallback()
273 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in InitSource()
291 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in ReleaseSource()
333 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in RegisterDistributedHardware()
360 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in UnregisterDistributedHardware()
385 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in PrepareRemoteInput()
400 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in UnprepareRemoteInput()
416 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in StartRemoteInput()
432 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in StopRemoteInput()
[all …]
H A Ddinput_sa_manager.cpp138 bool DInputSAManager::GetDInputSourceProxy() in GetDInputSourceProxy() function in OHOS::DistributedHardware::DistributedInput::DInputSAManager
282 if (!DInputSAManager::GetInstance().GetDInputSourceProxy()) { in RestoreRegisterListenerAndCallback()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Dmock_samanager.cpp46 bool DInputSAManager::GetDInputSourceProxy() in GetDInputSourceProxy() function in OHOS::DistributedHardware::DistributedInput::DInputSAManager
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/include/
H A Ddinput_sa_manager.h43 bool GetDInputSourceProxy();