Home
last modified time | relevance | path

Searched defs:RemoveAllCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_listener.cpp66 void JsScreenListener::RemoveAllCallback() in RemoveAllCallback() function in OHOS::Rosen::JsScreenListener
/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_event.cpp175 bool DeviceStatusEvent::RemoveAllCallback(int32_t eventType) in RemoveAllCallback() function in OHOS::Msdp::DeviceStatus::DeviceStatusEvent
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_listener.cpp73 void JsDisplayListener::RemoveAllCallback() in RemoveAllCallback() function in OHOS::Rosen::JsDisplayListener
/ohos5.0/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_js.cpp425 static int32_t RemoveAllCallback(napi_env env, int32_t sensorTypeId) in RemoveAllCallback() function