Searched defs:createNode (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
H A DInputBuilder.h55 InputTree& createNode(const std::string& pName,
103 inline InputTree& InputBuilder::createNode<InputTree::Inclusive>( function in class:mcld::InputBuilder
118 inline InputTree& InputBuilder::createNode<InputTree::Positional>( function in class:mcld::InputBuilder
/frameworks/compile/mclinker/include/mcld/Support/
H A DGCFactoryListTraits.h47 static DataType* createNode(const DataType& V) { function in class:mcld::GCFactoryListTraits
/frameworks/base/core/java/com/android/internal/widget/
H A DExploreByTouchHelper.java358 private AccessibilityNodeInfo createNode(int virtualViewId) { method in class:ExploreByTouchHelper
819 return ExploreByTouchHelper.this.createNode(virtualViewId);
/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.h157 static sp<RenderNode> createNode(int left, int top, int right, int bottom, function in class:android::uirenderer::TestUtils
/frameworks/compile/mclinker/include/mcld/ADT/
H A DBinTree.h302 NodeType* createNode() { function in class:mcld::BinaryTreeBase
432 node_type* node = BinaryTreeBase<DataType>::createNode();
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 338 milliseconds