HomeSort by relevance Sort by last modified time
    Searched defs:getSourcePath (Results 1 - 14 of 14) sorted by null

  /external/llvm/utils/lit/lit/
Test.py 122 def getSourcePath(self, components):
164 return self.getSourcePath()
166 def getSourcePath(self):
167 return self.suite.getSourcePath(self.path_in_suite)
  /cts/common/host-side/java-scanner/src/com/android/compatibility/common/scanner/
JavaScanner.java 67 args.add(getSourcePath(mSourceDir));
95 private static String getSourcePath(File sourceDir) {
  /cts/tools/cts-java-scanner/src/com/android/cts/javascanner/
DocletRunner.java 44 args.add(getSourcePath(mSourceDir));
70 private String getSourcePath(File sourceDir) {
  /frameworks/base/services/core/java/com/android/server/hdmi/
OneTouchPlayAction.java 83 sendCommand(HdmiCecMessageBuilder.buildActiveSource(getSourceAddress(), getSourcePath()));
HdmiCecFeatureAction.java 264 protected final int getSourcePath() {
  /frameworks/base/libs/hwui/
PathCache.cpp 381 mGarbage.push(path_pair_t(path, const_cast<SkPath*>(path->getSourcePath())));
411 static const SkPath* getSourcePath(const SkPath* path) {
412 const SkPath* sourcePath = path->getSourcePath();
420 path = getSourcePath(path);
462 path = getSourcePath(path);
  /external/chromium_org/third_party/skia/src/core/
SkPath.cpp 302 const SkPath* SkPath::getSourcePath() const {
    [all...]
  /external/skia/src/core/
SkPath.cpp 302 const SkPath* SkPath::getSourcePath() const {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 518 milliseconds