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

  /external/skia/tools/
ThermalManager.cpp 89 ThermalManager::TripPoint::TripPoint(SkString thermalZoneRoot, SkString pointName,
92 , fPointName(pointName) {
94 fullPath.appendf("/%s", pointName.c_str());
ThermalManager.h 41 TripPoint(SkString thermalZoneRoot, SkString pointName, int32_t threshold);
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
DistributionPointFetcher.java 460 GeneralNameInterface pointName = p.next().getName();
462 debug.println("pointName: " + pointName);
464 match = idpName.equals(pointName);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar 

Completed in 778 milliseconds