Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dperf_profile.h41 int64_t GetBundleDownloadStartTime() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/common/test/unittest/common_perf_profile_test/
H A Dcommon_perf_profile_test.cpp230 int64_t downloadStartTime = PerfProfile::GetInstance().GetBundleDownloadStartTime();
240 int64_t initDownloadStartTime = PerfProfile::GetInstance().GetBundleDownloadStartTime();
262 downloadStartTime = PerfProfile::GetInstance().GetBundleDownloadStartTime();
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dperf_profile.cpp73 int64_t PerfProfile::GetBundleDownloadStartTime() const in GetBundleDownloadStartTime() 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.cpp10900 int64_t ret = perfProfile.GetBundleDownloadStartTime();