Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dperf_profile.h42 void SetBundleDownloadStartTime(int64_t time);
/ohos5.0/foundation/bundlemanager/bundle_framework/common/test/unittest/common_perf_profile_test/
H A Dcommon_perf_profile_test.cpp229 PerfProfile::GetInstance().SetBundleDownloadStartTime(BUNDLE_DOWNLOAD_SET_START_TIME);
261 PerfProfile::GetInstance().SetBundleDownloadStartTime(INVALID_TIME);
265 PerfProfile::GetInstance().SetBundleDownloadStartTime(BUNDLE_DOWNLOAD_SET_START_TIME);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dperf_profile.cpp78 void PerfProfile::SetBundleDownloadStartTime(int64_t time) in SetBundleDownloadStartTime() 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.cpp10899 perfProfile.SetBundleDownloadStartTime(time);