Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues.h73 void SetSource(const android::Source& source) { in SetSource() function
77 void SetSource(android::Source&& source) { in SetSource() function
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h94 ValueBuilder& SetSource(Args&&... args) { in SetSource() function
/aosp14/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator.cpp99 void SetSource(const std::string& source) { in SetSource() function in aapt::ContextWrapper