Searched refs:GetBundleDownloadStartTime (Results 1 – 4 of 4) sorted by relevance
41 int64_t GetBundleDownloadStartTime() const;
230 int64_t downloadStartTime = PerfProfile::GetInstance().GetBundleDownloadStartTime();240 int64_t initDownloadStartTime = PerfProfile::GetInstance().GetBundleDownloadStartTime();262 downloadStartTime = PerfProfile::GetInstance().GetBundleDownloadStartTime();
73 int64_t PerfProfile::GetBundleDownloadStartTime() const in GetBundleDownloadStartTime() function in OHOS::AppExecFwk::PerfProfile
10900 int64_t ret = perfProfile.GetBundleDownloadStartTime();