Home
last modified time | relevance | path

Searched defs:latestUpdateTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/include/
H A Dupdate_policy_utils.h48 int64_t latestUpdateTime = 0; member
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/system_manager/src/
H A Dsystem_manager_addon.cpp392 napi_value latestUpdateTime = nullptr; in ConvertUpdatePolicyToJs() local