HomeSort by relevance Sort by last modified time
    Searched refs:addRoot (Results 1 - 16 of 16) sorted by null

  /frameworks/support/tests/java/android/support/v4/content/
FileProviderTest.java 60 strat.addRoot("tag", mContext.getFilesDir());
80 strat.addRoot("tag", mContext.getFilesDir());
92 strat.addRoot("tag1", mContext.getFilesDir());
93 strat.addRoot("tag2", new File("/"));
100 strat.addRoot("tag1", new File("/"));
101 strat.addRoot("tag2", mContext.getFilesDir());
110 strat.addRoot("tag", mContext.getFilesDir());
123 strat.addRoot("tag", mContext.getFilesDir());
134 strat.addRoot("t/g", mContext.getFilesDir());
147 strat.addRoot("tag", mContext.getFilesDir())
    [all...]
  /dalvik/hit/src/com/android/hit/
State.java 91 public final void addRoot(RootObj root) {
92 mCurrentHeap.addRoot(root);
HprofParser.java 363 mState.addRoot(root);
379 mState.addRoot(root);
393 mState.addRoot(root);
403 mState.addRoot(root);
417 mState.addRoot(root);
584 mState.addRoot(root);
ClassObj.java 95 mHeap.addRoot(root);
Heap.java 78 public final void addRoot(RootObj root) {
  /external/llvm/include/llvm/CodeGen/
MachineDominators.h 27 inline void DominatorTreeBase<MachineBasicBlock>::addRoot(MachineBasicBlock* MBB) {
  /frameworks/support/v4/java/android/support/v4/content/
FileProvider.java 270 strat.addRoot(name, target);
309 * {@code addRoot("myfiles", context.getFilesDir())}, then
325 public void addRoot(String name, File root) {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 300 /// addRoot - Add an untyped node to the set of roots.
301 ExplodedNode *addRoot(ExplodedNode *V) {
  /external/clang/lib/StaticAnalyzer/Core/
ExplodedGraph.cpp 408 G->addRoot(NewN);
CoreEngine.cpp 485 G->addRoot(Node); // 'Node' has no predecessor. Make it a root.
  /external/llvm/include/llvm/Analysis/
Dominators.h 642 inline void addRoot(NodeT* BB) {
667 addRoot(I);
  /developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetect/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 360 milliseconds