Home
last modified time | relevance | path

Searched defs:required_property_value (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/
H A DApkInfo.proto289 string required_property_value = 5; field
/aosp_15_r20/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp2180 const std::string* required_property_value = nullptr; member in aapt::Overlay
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DApkInfo.pb.h13259 inline const std::string& Overlay::required_property_value() const { in required_property_value() function
13290 inline void Overlay::set_allocated_required_property_value(std::string* required_property_value) { in set_allocated_required_property_value()