Home
last modified time | relevance | path

Searched defs:autoUpgradeInterval (Results 1 – 3 of 3) sorted by relevance

/base/update/updateservice/interfaces/kits/js/declaration/
D@ohos.update.d.ts290 autoUpgradeInterval: Array<number>; property
/base/update/updateservice/interfaces/innerkits/include/
Dupdate_helper.h129 uint32_t autoUpgradeInterval[2]; member
/base/update/updateservice/client/
Dupdate_client.cpp917 napi_value autoUpgradeInterval; in BuildUpdatePolicy() local