Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/common/test/unittest/common_perf_profile_test/
H A Dcommon_perf_profile_test.cpp235 int64_t downloadEndTime = PerfProfile::GetInstance().GetBundleDownloadEndTime();
241 int64_t initDownloadEndTime = PerfProfile::GetInstance().GetBundleDownloadEndTime();
269 downloadEndTime = PerfProfile::GetInstance().GetBundleDownloadEndTime();
274 downloadEndTime = PerfProfile::GetInstance().GetBundleDownloadEndTime();
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dperf_profile.h44 int64_t GetBundleDownloadEndTime() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dperf_profile.cpp83 int64_t PerfProfile::GetBundleDownloadEndTime() const in GetBundleDownloadEndTime() function in OHOS::AppExecFwk::PerfProfile
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp10914 int64_t ret = perfProfile.GetBundleDownloadEndTime();