Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dperf_profile.h72 int64_t GetAbilityLoadStartTime() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/common/test/unittest/common_perf_profile_test/
H A Dcommon_perf_profile_test.cpp620 int64_t loadStartTime = PerfProfile::GetInstance().GetAbilityLoadStartTime();
630 int64_t initLoadStartTime = PerfProfile::GetInstance().GetAbilityLoadStartTime();
650 loadStartTime = PerfProfile::GetInstance().GetAbilityLoadStartTime();
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dperf_profile.cpp183 int64_t PerfProfile::GetAbilityLoadStartTime() const in GetAbilityLoadStartTime() 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.cpp11024 int64_t ret = perfProfile.GetAbilityLoadStartTime();