Searched refs:SetSource (Results 1 - 16 of 16) sorted by relevance

/frameworks/base/tools/aapt2/link/
H A DProductFilter_test.cpp32 test::ValueBuilder<Id>().SetSource(Source("land/default.xml")).Build(),
36 test::ValueBuilder<Id>().SetSource(Source("land/tablet.xml")).Build(),
41 test::ValueBuilder<Id>().SetSource(Source("port/default.xml")).Build(),
45 test::ValueBuilder<Id>().SetSource(Source("port/tablet.xml")).Build(),
68 test::ValueBuilder<Id>().SetSource(Source("default.xml")).Build(),
73 test::ValueBuilder<Id>().SetSource(Source("tablet.xml")).Build(),
94 test::ValueBuilder<Id>().SetSource(Source("default.xml")).Build(),
99 test::ValueBuilder<Id>().SetSource(Source("tablet.xml")).Build(),
104 test::ValueBuilder<Id>().SetSource(Source("no-sdcard.xml")).Build(),
118 test::ValueBuilder<Id>().SetSource(Sourc
[all...]
H A DAutoVersioner.cpp129 new_style->SetSource(style->GetSource());
H A DXmlReferenceLinker.cpp119 attr.compiled_value->SetSource(source);
H A DTableMerger.cpp292 new_file_ref->SetSource(file_ref.GetSource());
305 file_ref->SetSource(file_desc.source);
/frameworks/base/tools/aapt2/
H A DResourceTable_test.cpp39 test::ValueBuilder<Id>().SetSource("test.xml", 21u).Build(),
44 test::ValueBuilder<Id>().SetSource("test.xml", 21u).Build(),
53 test::ValueBuilder<Id>().SetSource("test.xml", 21u).Build(), test::GetDiagnostics()));
61 test::ValueBuilder<Id>().SetSource("test/path/file.xml", 23u).Build(),
76 test::ValueBuilder<Id>().SetSource("test/path/file.xml", 10u).Build(),
81 test::ValueBuilder<Id>().SetSource("test/path/file.xml", 12u).Build(),
86 test::ValueBuilder<Id>().SetSource("test/path/file.xml", 14u).Build(),
92 .SetSource("test/path/file.xml", 20u)
H A DResourceValues.h74 void SetSource(const Source& source) { function in class:aapt::Value
78 void SetSource(Source&& source) { function in class:aapt::Value
H A DResourceParser.cpp147 res->value->SetSource(std::move(res->source));
745 id->SetSource(source_.WithLine(begin_xml_line));
1218 symbol.symbol.SetSource(item_source);
1304 maybe_key.value().SetSource(source);
1434 item->SetSource(item_source);
1515 plural->values[index]->SetSource(item_source);
1600 child_ref.SetSource(item_source);
H A DResourceTable.cpp356 fileRef->SetSource(source);
/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator.cpp96 void SetSource(const std::string& source) { function in class:aapt::ContextWrapper
132 wrapped_context.SetSource(artifact.name);
219 wrapped_context.SetSource(artifact.name);
/frameworks/base/tools/aapt2/test/
H A DBuilders.h94 ValueBuilder& SetSource(Args&&... args) { function in class:aapt::test::ValueBuilder
95 value_->SetSource(Source{std::forward<Args>(args)...});
/frameworks/base/tools/aapt2/compile/
H A DPseudolocaleGenerator.cpp240 localized->SetSource(plural->GetSource());
271 localized->SetSource(string->GetSource());
278 item->SetSource(string->GetSource());
/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp600 out_value->SetSource(std::move(source));
667 style->parent.value().SetSource(std::move(parent_source));
924 attr.compiled_value->SetSource(Source().WithLine(pb_attr.source().line_number()));
H A DProtoSerialize_test.cpp186 attr.compiled_value->SetSource(Source().WithLine(25));
/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp654 file_ref->SetSource(doc->file.source);
1370 id->SetSource(source.WithLine(exported_symbol.line));
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1459 XAresult (*SetSource) ( member in struct:XADynamicSourceItf_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h865 SLresult (*SetSource) ( member in struct:SLDynamicSourceItf_

Completed in 176 milliseconds