Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h139 int64_t costTimeSeconds = 0; member
186 costTimeSeconds = 0; in Reset()
/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()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_event_report.cpp112 const char* COST_TIME_SECONDS = "costTimeSeconds";
554 COST_TIME_SECONDS, eventInfo.costTimeSeconds, in InnerSendAOTSummaryEvent()
566 COST_TIME_SECONDS, eventInfo.costTimeSeconds, in InnerSendAOTRecordEvent()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp1000 EXPECT_EQ(eventInfo.costTimeSeconds, 0); in HWTEST_F()
1030 EXPECT_EQ(eventInfo.costTimeSeconds, 0); in HWTEST_F()

Completed in 7 milliseconds