Home
last modified time | relevance | path

Searched refs:DelFdListener (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_data_channel.cpp85 DelFdListener(GetReceiveDataFd()); in DestroySensorDataChannel()
120 int32_t SensorDataChannel::DelFdListener(int32_t fd) in DelFdListener() function in OHOS::Sensors::SensorDataChannel
H A Dsensor_service_client.cpp482 int32_t ret = dataChannel_->DelFdListener(fd); in HandleNetPacke()
/ohos5.0/base/msdp/device_status/frameworks/native/src/
H A Dclient.cpp152 bool Client::DelFdListener(int32_t fd) in DelFdListener() function in OHOS::Msdp::DeviceStatus::Client
232 if (!DelFdListener(fd_)) { in OnDisconnected()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp162 bool MMIClient::DelFdListener(int32_t fd) in DelFdListener() function in OHOS::MMI::MMIClient
242 if (!DelFdListener(fd_)) { in OnDisconnected()
/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dsensor_data_channel.h43 int32_t DelFdListener(int32_t fd);
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/module_loader/include/
H A Dmmi_client.h57 bool DelFdListener(int32_t fd);
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/
H A Dclient.h59 bool DelFdListener(int32_t fd);