Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp661 std::string GetLogContent( in GetLogContent() function
869 std::string GetLogContent(napi_env env, napi_callback_info info) in GetLogContent() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp1266 void CommonFunc::GetLogContent(string &formatStr, const vector<NapiParam> &params, string &ret, uin… in GetLogContent() function in OHOS::AppExecFwk::LIBZIP::CommonFunc