Home
last modified time | relevance | path

Searched defs:JsDebugLogPrint (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_helpers.cpp111 JSValue JsDebugLogPrint(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* argv) in JsDebugLogPrint() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_base_utils.cpp744 shared_ptr<JsValue> JsiBaseUtils::JsDebugLogPrint(const shared_ptr<JsRuntime>& runtime, in JsDebugLogPrint() function in OHOS::Ace::Framework::JsiBaseUtils
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/quickjs/
Dqjs_engine.cpp2506 JSValue JsDebugLogPrint(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* argv) in JsDebugLogPrint() function