Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DUtil.cpp139 static xml::AaptAttribute CreateAttributeWithId(const ResourceId& id) { in CreateAttributeWithId() function
191 CreateAttributeWithId(kVersionCode), in GenerateSplitManifest()
199 CreateAttributeWithId(kVersionCodeMajor), in GenerateSplitManifest()
207 CreateAttributeWithId(kRevisionCode), in GenerateSplitManifest()
238 xml::Attribute{xml::kSchemaAndroid, "hasCode", "false", CreateAttributeWithId(kHasCode), in GenerateSplitManifest()