Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Dmock_samanager.cpp115 void DInputSAManager::RemoveSessionStateCbFromCache() in RemoveSessionStateCbFromCache() function in OHOS::DistributedHardware::DistributedInput::DInputSAManager
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/include/
H A Ddinput_sa_manager.h54 void RemoveSessionStateCbFromCache();
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddinput_sa_manager.cpp344 void DInputSAManager::RemoveSessionStateCbFromCache() in RemoveSessionStateCbFromCache() function in OHOS::DistributedHardware::DistributedInput::DInputSAManager
H A Ddistributed_input_client.cpp800 DInputSAManager::GetInstance().RemoveSessionStateCbFromCache(); in UnregisterSessionStateCb()