Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/link/
H A DProductFilter_test.cpp34 .SetValue(test::ValueBuilder<Id>().SetSource(Source("land/default.xml")).Build(), land) in TEST()
40 .SetValue(test::ValueBuilder<Id>().SetSource(Source("land/tablet.xml")).Build(), land, in TEST()
47 .SetValue(test::ValueBuilder<Id>().SetSource(Source("port/default.xml")).Build(), port) in TEST()
53 .SetValue(test::ValueBuilder<Id>().SetSource(Source("port/tablet.xml")).Build(), port, in TEST()
77 .SetValue(test::ValueBuilder<Id>().SetSource(Source("default.xml")).Build()) in TEST()
83 .SetValue(test::ValueBuilder<Id>().SetSource(Source("tablet.xml")).Build(), {}, "tablet") in TEST()
105 .SetValue(test::ValueBuilder<Id>().SetSource(Source("default.xml")).Build()) in TEST()
111 .SetValue(test::ValueBuilder<Id>().SetSource(Source("tablet.xml")).Build(), {}, "tablet") in TEST()
117 .SetValue(test::ValueBuilder<Id>().SetSource(Source("no-sdcard.xml")).Build(), {}, in TEST()
132 .SetValue(test::ValueBuilder<Id>().SetSource(Source(".xml")).Build()) in TEST()
[all …]
H A DAutoVersioner.cpp134 new_style->SetSource(style->GetSource()); in Consume()
H A DTableMerger.cpp332 new_file_ref->SetSource(file_ref.GetSource()); in CloneAndMangleFile()
347 file_ref->SetSource(file_desc.source); in MergeFile()
H A DXmlReferenceLinker.cpp98 attr.compiled_value->SetSource(source); in Visit()
/aosp12/art/compiler/optimizing/
H A Dparallel_move_resolver.cc110 move->SetSource(LowOf(new_source)); in UpdateSourceOf()
112 move->SetSource(HighOf(new_source)); in UpdateSourceOf()
115 move->SetSource(new_source); in UpdateSourceOf()
485 move->SetSource(pending_source); in PerformMove()
518 move->SetSource(to); in UpdateMoveSource()
H A Dcode_generator.cc559 operands->SetSource(Location::StackSlot(source.GetStackIndex() + out_frame_size)); in FinishCriticalNativeFrameSetup()
561 operands->SetSource(Location::DoubleStackSlot(source.GetStackIndex() + out_frame_size)); in FinishCriticalNativeFrameSetup()
H A Dnodes.h8153 void SetSource(Location value) { source_ = value; }
/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable_test.cpp64 .SetValue(test::ValueBuilder<Id>().SetSource("test/path/file.xml", 23u).Build()) in TEST()
79 .SetValue(test::ValueBuilder<Id>().SetSource("test/path/file.xml", 10u).Build()) in TEST()
85 .SetValue(test::ValueBuilder<Id>().SetSource("test/path/file.xml", 12u).Build()) in TEST()
91 .SetValue(test::ValueBuilder<Id>().SetSource("test/path/file.xml", 14u).Build()) in TEST()
98 .SetSource("test/path/file.xml", 20u) in TEST()
H A DResourceValues.h75 void SetSource(const Source& source) { in SetSource() function
79 void SetSource(Source&& source) { in SetSource() function
H A DResourceParser.cpp156 res->value->SetSource(std::move(res->source)); in AddResourcesToTable()
799 id->SetSource(xmlsub_tree.source); in ParseXml()
1414 symbol.symbol.SetSource(item_source); in ParseAttrImpl()
1500 maybe_key.value().SetSource(source); in ParseStyleItem()
1630 item->SetSource(item_source); in ParseArrayImpl()
1713 plural->values[index]->SetSource(item_source); in ParsePlural()
1808 child_ref.SetSource(item_source); in ParseDeclareStyleable()
H A DResourceValues.cpp1075 new_value->SetSource(value->GetSource()); in CopyValueFields()
/aosp12/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator.cpp99 void SetSource(const std::string& source) { in SetSource() function in aapt::ContextWrapper
139 wrapped_context.SetSource(artifact.name); in FromBaseApk()
226 wrapped_context.SetSource(artifact.name); in FilterTable()
/aosp12/frameworks/base/tools/aapt2/compile/
H A DPseudolocaleGenerator.cpp242 localized->SetSource(plural->GetSource()); in Visit()
273 localized->SetSource(string->GetSource()); in Visit()
280 item->SetSource(string->GetSource()); in Visit()
/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dcached_frame.h32 int SetSource(const FrameBuffer* frame, int rotate_degree);
H A Dcached_frame.cpp25 int CachedFrame::SetSource(const FrameBuffer* frame, int rotate_degree) { in SetSource() function in arc::CachedFrame
/aosp12/frameworks/base/tools/aapt2/test/
H A DBuilders.h100 ValueBuilder& SetSource(Args&&... args) { in SetSource() function
101 value_->SetSource(Source{std::forward<Args>(args)...}); in SetSource()
/aosp12/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp710 out_value->SetSource(std::move(source)); in DeserializeItemMetaDataFromPb()
779 style->parent.value().SetSource(std::move(parent_source)); in DeserializeValueFromPb()
1045 attr.compiled_value->SetSource(Source().WithLine(pb_attr.source().line_number())); in DeserializeXmlFromPb()
H A DProtoSerialize_test.cpp274 attr.compiled_value->SetSource(Source().WithLine(25)); in TEST()
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_wrapper.cpp715 cached_frame.SetSource(request_context->camera_buffer.get(), 0); in DequeueRequest()
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp654 file_ref->SetSource(doc->file.source); in Flatten()
1383 id->SetSource(source.WithLine(exported_symbol.line)); in MergeExportedSymbols()
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h865 SLresult (*SetSource) ( member
/aosp12/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1459 XAresult (*SetSource) ( member