Home
last modified time | relevance | path

Searched defs:installTime (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dlauncher_ability_info.h33 int64_t installTime = 0; member
H A Dbundle_info.h131 int64_t installTime = 0; member
H A Dability_info.h292 int64_t installTime = 0; member
/ohos5.0/base/update/updater/test/unittest/updater_test/
H A Drecord_install_time_unittest.cpp67 std::string installTime = "12.11"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_clone_info.h46 int64_t installTime = 0; member
H A Dinner_bundle_user_info.h35 int64_t installTime = 0; member
/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h40 uint64_t installTime; /* app install time */ member
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp206 uint64_t installTime = GetCurrentTimestamp(); in AddDeviceRight() local
240 uint64_t installTime = GetCurrentTimestamp(); in AddDeviceRight() local
539 int32_t uid, const std::string &bundleName, uint64_t &installTime, uint64_t &updateTime) in GetBundleInstallAndUpdateTime()
733 uint64_t installTime = 0; in CleanUpRightAppReinstalled() local
H A Dusb_right_db_helper.cpp527 int64_t installTime = 0; in GetResultRightRecordEx() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/include/
H A Dupdate_policy_utils.h57 UpdateTime installTime; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp200 int64_t installTime = item.second.GetLastInstallationTime(); in InitAgingRequest() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h185 int64_t installTime; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp1548 int64_t installTime = 0; variable
1586 int64_t installTime = 0; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Djs_launcher.cpp297 napi_value installTime; in ConvertLauncherAbilityInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h256 int64_t installTime; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1882 int64_t installTime, int32_t userId) const in GetMatchLauncherAbilityInfos()
1939 int64_t installTime, std::vector<AbilityInfo>& abilityInfos) const in GetMultiLauncherAbilityInfo()
2186 int64_t installTime = 0; in GetAllLauncherAbility() local
2224 int64_t installTime = 0; in GetLauncherAbilityByBundleName() local
H A Dinner_bundle_info.cpp3446 int64_t installTime = 0; in GetLastInstallationTime() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp2008 napi_value installTime; in ConvertLauncherAbilityInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp1060 int64_t installTime = 0; variable