Searched refs:Types (Results 1 – 25 of 43) sorted by relevance
12
22 import com.android.timezone.location.validation.Types.KnownDifference;23 import com.android.timezone.location.validation.Types.KnownDifferenceMismatch;24 import com.android.timezone.location.validation.Types.KnownDifferences;25 import com.android.timezone.location.validation.Types.Result;26 import com.android.timezone.location.validation.Types.TestCaseId;177 private static Types.KnownDifference createNewKnownDifference( in createNewKnownDifference()179 return new Types.KnownDifference( in createNewKnownDifference()180 testCaseId, referenceDataResult, actualResult, Types.KnownDifference.Type.UNKNOWN, in createNewKnownDifference()196 public Map<TestCaseId, Types.KnownDifference> mutableKnownDifferencesMap = new HashMap<>();197 public List<Types.KnownDifference> newKnownDifferences = new ArrayList<>();[all …]
41 class Types { class43 private Types() { in Types() method in Types97 return Types.toProtoText(knownDifferencesProto); in toProtoText()268 return Types.toProtoText(proto); in toProtoText()
19 import com.android.timezone.location.data_pipeline.steps.Types;20 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;21 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Range;22 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Ranges;52 ProtoStorageFormat storageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main()
19 import com.android.timezone.location.data_pipeline.steps.Types;20 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;21 import com.android.timezone.location.data_pipeline.steps.Types.TzS2CellUnion;57 ProtoStorageFormat storageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main()
73 template <typename... Types>74 inline detail::ErrorBuilder<std::decay_t<Types>...> error(Types&&... args) { in error()75 return detail::ErrorBuilder<std::decay_t<Types>...>(std::forward<Types>(args)...); in error()
24 // Types used for storing intermediate data in the reference time zone geolocation pipeline.26 // The proto equivalent to Types.TzS2Polygons.51 // The proto equivalent to Types.TzS2CellUnion.59 // The proto equivalent to Types.TzS2Range.69 // The proto equivalent to Types.TzS2Ranges.
56 doit canonical $(dirname $0)/Types.t ${CANONICALDIR}/Types.h68 check canonical $(dirname $0)/Types.t ${CANONICALDIR}/Types.h
3 There are certain pieces of `NeuralNetworksTypes.h`, `Types.h`,32 * `--output OUTPUT` path to generated output file (such as `Types.h`)41 `Types.h`, `OperandTypes.h`, and `OperationTypes.h`), `hal_1.0` (when generating
24 private val Types = listOf( in <lambda>() constant48 Types.map { type -> in <lambda>()64 networkType = networkType or TelephonyManager.getBitMaskForNetworkType(Types[index]) in <lambda>()
21 import com.android.timezone.location.data_pipeline.steps.Types.Pair;22 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;23 import com.android.timezone.location.data_pipeline.steps.Types.TzS2CellUnion;24 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Range;25 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Ranges;116 ProtoStorageFormat protoStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main()
21 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;22 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Range;23 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Ranges;91 ProtoStorageFormat inputStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main()
21 import com.android.timezone.location.data_pipeline.steps.Types.Pair;22 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;23 import com.android.timezone.location.data_pipeline.steps.Types.TzS2CellUnion;24 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Polygons;118 ProtoStorageFormat protoStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main()
21 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;22 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Polygons;133 ProtoStorageFormat storageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main()
21 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;22 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Range;23 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Ranges;112 ProtoStorageFormat protoStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main()
46 public final class Types { class50 private Types() { in Types() method in Types271 return Types.listFiles(dir, fileFilter); in listFiles()392 return Types.listFiles(dir, fileFilter); in listFiles()499 return Types.listFiles(dir, fileFilter); in listFiles()
23 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;24 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Polygons;138 ProtoStorageFormat protoStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main()
73 public static final class Types { class in SearchRequest84 private Types() { in Types() method in SearchRequest.Types
26 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;27 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Polygons;
25 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;26 import com.android.timezone.location.data_pipeline.steps.Types.TzS2CellUnion;
25 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;26 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Ranges;
26 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;27 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Ranges;
21 import static com.android.timezone.location.data_pipeline.steps.Types.DEFAULT_PROTO_STORAGE_FORMAT;29 import com.android.timezone.location.data_pipeline.steps.Types.TzS2Polygons;
60 "src/Types.cpp",114 "src/Types.cpp",
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
26 import com.android.timezone.location.data_pipeline.steps.Types.ProtoStorageFormat;