Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h135 int64_t costTimeSeconds = 0; member
179 costTimeSeconds = 0; in Reset()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp659 eventInfo.costTimeSeconds = BundleUtil::GetCurrentTime() - beginTimeSeconds; in HandleCompileWithBundle()
676 eventInfo.costTimeSeconds = BundleUtil::GetCurrentTime() - beginTimeSeconds; in HandleCompileWithBundle()
691 summaryInfo.costTimeSeconds += item.second.costTimeSeconds; in ReportSysEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_event_report.cpp529 COST_TIME_SECONDS, eventInfo.costTimeSeconds, in InnerSendAOTSummaryEvent()
541 COST_TIME_SECONDS, eventInfo.costTimeSeconds, in InnerSendAOTRecordEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp986 EXPECT_EQ(eventInfo.costTimeSeconds, 0);
1015 EXPECT_EQ(eventInfo.costTimeSeconds, 0);