Searched refs:JsOpenDialog (Results 1 – 2 of 2) sorted by relevance
36 void JsOpenDialog(const JSCallbackInfo& info);
247 void JSCustomDialogController::JsOpenDialog(const JSCallbackInfo& info) in JsOpenDialog() function in OHOS::Ace::Framework::JSCustomDialogController397 … JSClass<JSCustomDialogController>::CustomMethod("open", &JSCustomDialogController::JsOpenDialog); in JSBind()