Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DUtil.cpp140 static xml::AaptAttribute CreateAttributeWithId(const ResourceId& id) { in CreateAttributeWithId() function
192 CreateAttributeWithId(kVersionCode), in GenerateSplitManifest()
200 CreateAttributeWithId(kVersionCodeMajor), in GenerateSplitManifest()
208 CreateAttributeWithId(kRevisionCode), in GenerateSplitManifest()
239 xml::Attribute{xml::kSchemaAndroid, "hasCode", "false", CreateAttributeWithId(kHasCode), in GenerateSplitManifest()