Home
last modified time | relevance | path

Searched refs:kAttrCodeBase (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/update_engine/cros/
H A Domaha_request_action.cc95 constexpr char kAttrCodeBase[] = "codebase"; variable
250 data->apps.back().urls.push_back({.codebase = attrs[kAttrCodeBase]}); in ParserHandlerStart()