Home
last modified time | relevance | path

Searched defs:children_ (Results 1 – 17 of 17) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.h142 delete children_[i]; in ~Node() local
205 std::vector<Node*> children_; variable
/external/webrtc/webrtc/base/
Dtaskparent.h55 scoped_ptr<ChildSet> children_; variable
/external/perfetto/src/traced/probes/filesystem/
Dprefix_finder.h73 base::LookupSet<Node, const std::string, &Node::name_> children_; variable
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dvp8_partition_aggregator.h73 PartitionTreeNode* children_[2]; variable
/external/tensorflow/tensorflow/core/lib/core/
Dstatus.h117 std::vector<Status> children_; variable
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node_show.h147 std::map<string, std::unique_ptr<CodeNode>> children_; variable
/external/v8/src/compiler/
Dloop-analysis.h61 ZoneVector<Loop*> children_; variable
/external/v8/src/profiler/
Dallocation-tracker.h51 std::vector<AllocationTraceNode*> children_; variable
Dsampling-heap-profiler.h110 std::map<FunctionId, AllocationNode*> children_; variable
Dprofile-generator.h254 children_; variable
Dheap-snapshot-generator.h216 std::deque<HeapGraphEdge*> children_; variable
/external/libtextclassifier/utils/
Dflatbuffers.h301 children_; variable
/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodeiteratortemplate_unittest.cpp43 std::vector<Node*> children_; member in CXFA_NodeIteratorTemplateTest::Node
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.h81 std::vector<DominatorTreeNode*> children_; member
/external/perfetto/src/profiling/memory/
Dbookkeeping.h181 base::LookupSet<Node, const Interned<Frame>, &Node::location_> children_; variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Ddominator_tree.h81 std::vector<DominatorTreeNode*> children_; member
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h522 std::vector<Piece> children_ = {}; variable