Searched refs:OffOnce (Results 1 – 3 of 3) sorted by relevance
41 virtual bool OffOnce(int32_t eventType, napi_value handler);
132 bool DeviceStatusEvent::OffOnce(int32_t eventType, napi_value handler) in OffOnce() function in OHOS::Msdp::DeviceStatus::DeviceStatusEvent
463 g_obj->OffOnce(devicestatusData.type, handler); in GetDeviceStatus()