Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_context.h71 void RemoveRemoteObject(const int32_t saId);
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_context.cpp205 void DInputContext::RemoveRemoteObject(const int32_t saId) in RemoveRemoteObject() function in OHOS::DistributedHardware::DistributedInput::DInputContext
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp961 DInputContext::GetInstance().RemoveRemoteObject(DISTRIBUTED_HARDWARE_SCREEN_SINK_SA_ID); in OnRemoteDied()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp1793 DInputContext::GetInstance().RemoveRemoteObject(DISTRIBUTED_HARDWARE_SCREEN_SOURCE_SA_ID); in OnRemoteDied()