Searched defs:isOnce (Results 1 – 2 of 2) sorted by relevance
| /base/msdp/device_status/frameworks/js/napi/src/ |
| D | devicestatus_event.cpp | 49 bool DeviceStatusEvent::On(int32_t eventType, napi_value handler, bool isOnce) in On() 75 bool DeviceStatusEvent::SaveCallbackByEvent(int32_t eventType, napi_value handler, bool isOnce, in SaveCallbackByEvent() 128 void DeviceStatusEvent::SaveCallback(int32_t eventType, napi_ref onHandlerRef, bool isOnce) in SaveCallback() 240 void DeviceStatusEvent::OnEvent(int32_t eventType, size_t argc, int32_t value, bool isOnce) in OnEvent()
|
| D | devicestatus_napi.cpp | 110 void DeviceStatusNapi::OnDeviceStatusChangedDone(int32_t type, int32_t value, bool isOnce) in OnDeviceStatusChangedDone()
|