Home
last modified time | relevance | path

Searched defs:out_node (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp733 static void SerializeXmlCommon(const xml::Node& node, pb::XmlNode* out_node) { in SerializeXmlCommon()
739 void SerializeXmlToPb(const xml::Element& el, pb::XmlNode* out_node, in SerializeXmlToPb()
790 void SerializeXmlResourceToPb(const xml::XmlResource& resource, pb::XmlNode* out_node, in SerializeXmlResourceToPb()
/aosp12/hardware/qcom/audio/post_proc/
H A Dbundle.c157 struct listnode *out_node; in effects_enabled() local
/aosp12/hardware/qcom/audio/visualizer/
H A Doffload_visualizer.c287 struct listnode *out_node; in effects_enabled() local
394 struct listnode *out_node; in capture_thread_loop() local
/aosp12/art/compiler/optimizing/
H A Dregister_allocator_graph_color.cc1142 static bool CheckInputOutputCanOverlap(InterferenceNode* in_node, InterferenceNode* out_node) { in CheckInputOutputCanOverlap()