Searched defs:SetSource (Results 1 – 3 of 3) sorted by relevance
73 void SetSource(const android::Source& source) { in SetSource() function77 void SetSource(android::Source&& source) { in SetSource() function
94 ValueBuilder& SetSource(Args&&... args) { in SetSource() function
99 void SetSource(const std::string& source) { in SetSource() function in aapt::ContextWrapper