Home
last modified time | relevance | path

Searched defs:OnShutdown (Results 1 – 14 of 14) sorted by relevance

/base/notification/eventhandler/frameworks/eventhandler/src/
Dfile_descriptor_listener.cpp26 void FileDescriptorListener::OnShutdown(int32_t) in OnShutdown() function in OHOS::AppExecFwk::FileDescriptorListener
Dnative_implement_eventhandler.cpp84 void OnShutdown(int32_t filedescriptor) in OnShutdown() function in NativeFileDescriptorListener
/base/msdp/device_status/intention/cooperate/plugin/include/
Ddsoftbus_handler.h40 void OnShutdown(const std::string &networkId) override in OnShutdown() function
/base/msdp/device_status/frameworks/native/src/
Dfd_listener.cpp64 void FdListener::OnShutdown(int32_t fd) in OnShutdown() function in OHOS::Msdp::DeviceStatus::FdListener
/base/sensors/sensor/frameworks/native/src/
Dfd_listener.cpp70 void FdListener::OnShutdown(int32_t fd) in OnShutdown() function in OHOS::Sensors::FdListener
Dsensor_file_descriptor_listener.cpp86 void SensorFileDescriptorListener::OnShutdown(int32_t fileDescriptor) in OnShutdown() function in OHOS::Sensors::SensorFileDescriptorListener
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
Dmy_file_descriptor_listener.cpp77 void MyFileDescriptorListener::OnShutdown(int32_t fileDescriptor) in OnShutdown() function in OHOS::Sensors::MyFileDescriptorListener
/base/msdp/device_status/intention/ipc/socket/src/
Dsocket_connection.cpp85 void SocketConnection::OnShutdown(int32_t fd) in OnShutdown() function in OHOS::Msdp::DeviceStatus::SocketConnection
/base/security/access_token/services/tokensyncmanager/src/remote/
Dsoft_bus_socket_listener.cpp55 void SoftBusSocketListener::OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() function in OHOS::Security::AccessToken::SoftBusSocketListener
/base/msdp/device_status/intention/cooperate/plugin/src/
Ddsoftbus_handler.cpp110 void DSoftbusHandler::OnShutdown(const std::string &networkId) in OnShutdown() function in OHOS::Msdp::DeviceStatus::Cooperate::DSoftbusHandler
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_fd_listener_module_test.cpp102 void OnShutdown(int32_t fileDescriptor) override in OnShutdown() function in MyFileDescriptorListener
/base/msdp/device_status/intention/adapters/dsoftbus_adpater/src/
Ddsoftbus_adapter_impl.cpp169 void DSoftbusAdapterImpl::OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/base/security/access_token/services/tokensyncmanager/test/mock/include/
Dsocket.h267 void (*OnShutdown)(int32_t socket, ShutdownReason reason); member
/base/msdp/device_status/services/interaction/coordination/src/
Dcoordination_softbus_adapter.cpp601 void CoordinationSoftbusAdapter::OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() function in OHOS::Msdp::DeviceStatus::CoordinationSoftbusAdapter