Home
last modified time | relevance | path

Searched defs:jsListenerObject (Results 1 – 10 of 10) sorted by relevance

/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
Djs_screen_listener.cpp27 void JsScreenListener::AddCallback(const std::string& type, NativeValue* jsListenerObject) in AddCallback()
44 void JsScreenListener::RemoveCallback(const std::string& type, NativeValue* jsListenerObject) in RemoveCallback()
Djs_screen_manager.cpp178 bool IfCallbackRegistered(const std::string& type, NativeValue* jsListenerObject) in IfCallbackRegistered()
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
Djs_display_listener.cpp25 void JsDisplayListener::AddCallback(const std::string& type, NativeValue* jsListenerObject) in AddCallback()
46 void JsDisplayListener::RemoveCallback(const std::string& type, NativeValue* jsListenerObject) in RemoveCallback()
Djs_display_manager.cpp274 bool IfCallbackRegistered(const std::string& type, NativeValue* jsListenerObject) in IfCallbackRegistered()
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
Djs_mission_listener.cpp57 void JsMissionListener::AddJsListenerObject(int32_t listenerId, NativeValue* jsListenerObject) in AddJsListenerObject()
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
Djs_mission_listener.cpp59 void JsMissionListener::AddJsListenerObject(int32_t listenerId, NativeValue* jsListenerObject, bool… in AddJsListenerObject()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_root_scene_session.cpp169 bool JsRootSceneSession::IsCallbackRegistered(std::string type, NativeValue* jsListenerObject) in IsCallbackRegistered()
Djs_scene_session_manager.cpp355 …JsSceneSessionManager::IsCallbackRegistered(const std::string& type, NativeValue* jsListenerObject) in IsCallbackRegistered()
Djs_scene_session.cpp549 bool JsSceneSession::IsCallbackRegistered(const std::string& type, NativeValue* jsListenerObject) in IsCallbackRegistered()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window_register_manager.cpp256 bool JsWindowRegisterManager::IsCallbackRegistered(std::string type, NativeValue* jsListenerObject) in IsCallbackRegistered()