Home
last modified time | relevance | path

Searched refs:jsCallerInfo (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_adapter.cpp125 auto jsCallerInfo = eventAsyncContext->jsCallerInfo; in CheckThenWriteSysEvent() local
131 .func = jsCallerInfo.first.c_str(), in CheckThenWriteSysEvent()
132 .line = jsCallerInfo.second, in CheckThenWriteSysEvent()
H A Dnapi_hisysevent_js.cpp98 NapiHiSysEventAdapter::ParseJsCallerInfo(env, asyncContext->jsCallerInfo); in Write()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_hisysevent_adapter.h54 JsCallerInfo jsCallerInfo; member

Completed in 2 milliseconds