Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_helpers.cpp164 JSValue AppDebugLogPrint(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* argv) in AppDebugLogPrint() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_base_utils.cpp666 shared_ptr<JsValue> JsiBaseUtils::AppDebugLogPrint(const shared_ptr<JsRuntime>& runtime, in AppDebugLogPrint() function in OHOS::Ace::Framework::JsiBaseUtils
834 NativeValue* AppDebugLogPrint(NativeEngine* nativeEngine, NativeCallbackInfo* info) in AppDebugLogPrint() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/quickjs/
Dqjs_pa_engine.cpp228 JSValue AppDebugLogPrint(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* argv) in AppDebugLogPrint() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/quickjs/
Dqjs_engine.cpp2287 JSValue AppDebugLogPrint(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* argv) in AppDebugLogPrint() function