Home
last modified time | relevance | path

Searched refs:ReportCreateWebInstanceTime (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_hisysevent.h26 static int ReportCreateWebInstanceTime(uint32_t nwebId, int64_t usedTime);
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/hisysevent_fuzzer/
H A Dhisysevent_fuzzer.cpp35 EventReport::ReportCreateWebInstanceTime(nwebId, nwebId); in HiSysEventFuzzTest()
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_hisysevent.cpp62 int EventReport::ReportCreateWebInstanceTime(uint32_t nwebId, int64_t usedTime) in ReportCreateWebInstanceTime() function in OHOS::NWeb::EventReport
H A Dnweb_helper.cpp1055 EventReport::ReportCreateWebInstanceTime(nweb->GetWebId(), endTime - startTime); in CreateNWeb()
1079 EventReport::ReportCreateWebInstanceTime(nweb->GetWebId(), endTime - startTime); in CreateNWeb()