Home
last modified time | relevance | path

Searched defs:componentType (Results 1 – 5 of 5) 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/msdp/device_status/services/interaction/drag/include/
Ddrag_drawing.h154 std::string componentType; member
/base/web/webview/ohos_nweb/include/
Dnweb_accessibility_node_info.h32 std::string componentType; member
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h394 int32_t componentType = CAST_INT(ComponentType::INVALID); member
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp1344 cJSON *componentType = cJSON_GetObjectItemCaseSensitive(extraInfoParser.json, "drag_data_type"); in ParserFilterInfo() local