Home
last modified time | relevance | path

Searched refs:EmitJsPrepare (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_coordination_manager.cpp36 this->EmitJsPrepare(cb, networkId, msgInfo); in Prepare()
53 this->EmitJsPrepare(cb, networkId, msgInfo); in Unprepare()
H A Djs_event_target.cpp48 void JsEventTarget::EmitJsPrepare(sptr<JsUtil::CallbackInfo> cb, const std::string &networkId, in EmitJsPrepare() function in OHOS::Msdp::DeviceStatus::JsEventTarget
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/include/
H A Djs_event_target.h46 static void EmitJsPrepare(sptr<JsUtil::CallbackInfo> cb, const std::string &networkId,