Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DUtil.cpp250 static xml::AaptAttribute CreateAttributeWithId(const ResourceId& id) { in CreateAttributeWithId() function
302 CreateAttributeWithId(kVersionCode), in GenerateSplitManifest()
310 CreateAttributeWithId(kVersionCodeMajor), in GenerateSplitManifest()
318 CreateAttributeWithId(kRevisionCode), in GenerateSplitManifest()
349 xml::Attribute{xml::kSchemaAndroid, "hasCode", "false", CreateAttributeWithId(kHasCode), in GenerateSplitManifest()