Home
last modified time | relevance | path

Searched refs:GetBundleTotalInstallTime (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.cpp301 realTotalInstallTime = PerfProfile::GetInstance().GetBundleTotalInstallTime();
308 realTotalInstallTime = PerfProfile::GetInstance().GetBundleTotalInstallTime();
352 realTotalInstallTime = PerfProfile::GetInstance().GetBundleTotalInstallTime();
379 realTotalInstallTime = PerfProfile::GetInstance().GetBundleTotalInstallTime();
384 realTotalInstallTime = PerfProfile::GetInstance().GetBundleTotalInstallTime();
407 int64_t realTotalInstallTime = PerfProfile::GetInstance().GetBundleTotalInstallTime();
429 int64_t realTotalInstallTime = PerfProfile::GetInstance().GetBundleTotalInstallTime();
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dperf_profile.h49 int64_t GetBundleTotalInstallTime() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dperf_profile.cpp118 int64_t PerfProfile::GetBundleTotalInstallTime() const in GetBundleTotalInstallTime() 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.cpp10940 int64_t ret = perfProfile.GetBundleTotalInstallTime();