Searched refs:GetBundleInstallEndTime (Results 1 – 3 of 3) sorted by relevance
297 int64_t installEndTime = PerfProfile::GetInstance().GetBundleInstallEndTime();314 int64_t initInstallEndTime = PerfProfile::GetInstance().GetBundleInstallEndTime();315 int64_t initInstallTotalTime = PerfProfile::GetInstance().GetBundleInstallEndTime();345 installEndTime = PerfProfile::GetInstance().GetBundleInstallEndTime();351 installEndTime = PerfProfile::GetInstance().GetBundleInstallEndTime();
51 int64_t GetBundleInstallEndTime() const;
103 int64_t PerfProfile::GetBundleInstallEndTime() const in GetBundleInstallEndTime() function in OHOS::AppExecFwk::PerfProfile