Home
last modified time | relevance | path

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

/base/update/updater/test/unittest/updater_binary/
Dupdater_binary_unittest.cpp138 uint8_t componentType = 22; in CreatePackageBin() local
195 const std::string &scriptPath = "loadScript.us", uint8_t componentType = 0) const in BuildCompnentInfo()
/base/update/updateservice/interfaces/kits/js/declaration/
D@ohos.update.d.ts832 componentType: ComponentType; property
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h367 int32_t componentType = CAST_INT(ComponentType::INVALID); member