Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp742 shared_ptr<JsValue> JsiBaseUtils::AppDebugLogPrint(const shared_ptr<JsRuntime>& runtime, in AppDebugLogPrint() function in OHOS::Ace::Framework::JsiBaseUtils
925 napi_value AppDebugLogPrint(napi_env env, napi_callback_info info) in AppDebugLogPrint() function