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

  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
ISystemImage.java 60 public abstract LocationType getLocationType();
SystemImage.java 129 public LocationType getLocationType() {
  /external/clang/lib/StaticAnalyzer/Checkers/
AdjustedReturnValueChecker.cpp 65 const BlockPointerType *BT=BR->getLocationType()->getAs<BlockPointerType>();
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 358 virtual QualType getLocationType() const = 0;
361 return getLocationType().getDesugaredType(Context);
380 virtual QualType getLocationType() const {
420 QualType getLocationType() const {
459 QualType getLocationType() const {
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
LocalSdkParser.java 143 if (systemImage.getLocationType() == LocationType.IN_SYSTEM_IMAGE) {

Completed in 118 milliseconds