/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/ |
D | ExerciseCompletionGoalInternal.java | 39 public abstract int getTypeId(); in getTypeId() method in ExerciseCompletionGoalInternal 148 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.DistanceGoalInternal 184 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.StepsGoalInternal 221 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.DurationGoalInternal 257 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.RepetitionsGoalInternal 294 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.TotalCaloriesBurnedGoalInternal 333 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.ActiveCaloriesBurnedGoalInternal 383 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.DistanceWithVariableRestGoalInternal 412 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.UnknownGoalInternal 440 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.UnspecifiedGoalInternal
|
D | ExercisePerformanceGoalInternal.java | 40 public abstract int getTypeId(); in getTypeId() method in ExercisePerformanceGoalInternal 142 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.UnknownGoalInternal 169 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.PowerGoalInternal 211 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.SpeedGoalInternal 251 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.CadenceGoalInternal 291 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.HeartRateGoalInternal 330 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.WeightGoalInternal 364 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.RateOfPerceivedExertionGoalInternal 395 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.AmrapGoalInternal
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierServiceStateTracker.java | 494 int getTypeId(); in getTypeId() method 565 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.PrefNetworkNotification 660 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.EmergencyNetworkNotification
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeFunctionSig.cpp | 42 SymIndexId getTypeId() const override { return RealType->getSymIndexId(); } in getTypeId() function in __anon11f8951f0111::NativeTypeFunctionArg 161 SymIndexId NativeTypeFunctionSig::getTypeId() const { in getTypeId() function in NativeTypeFunctionSig
|
H A D | NativeTypeTypedef.cpp | 29 SymIndexId NativeTypeTypedef::getTypeId() const { in getTypeId() function in NativeTypeTypedef
|
H A D | NativeTypeArray.cpp | 62 SymIndexId NativeTypeArray::getTypeId() const { in getTypeId() function in NativeTypeArray
|
H A D | NativeSymbolEnumerator.cpp | 58 SymIndexId NativeSymbolEnumerator::getTypeId() const { in getTypeId() function in NativeSymbolEnumerator
|
H A D | NativeTypePointer.cpp | 101 SymIndexId NativeTypePointer::getTypeId() const { in getTypeId() function in NativeTypePointer
|
H A D | NativeTypeEnum.cpp | 345 SymIndexId NativeTypeEnum::getTypeId() const { in getTypeId() function in NativeTypeEnum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeFunctionSig.cpp | 41 SymIndexId getTypeId() const override { return RealType->getSymIndexId(); } in getTypeId() function in __anon7a8571990111::NativeTypeFunctionArg 160 SymIndexId NativeTypeFunctionSig::getTypeId() const { in getTypeId() function in NativeTypeFunctionSig
|
H A D | NativeTypeTypedef.cpp | 25 SymIndexId NativeTypeTypedef::getTypeId() const { in getTypeId() function in NativeTypeTypedef
|
H A D | NativeTypeArray.cpp | 61 SymIndexId NativeTypeArray::getTypeId() const { in getTypeId() function in NativeTypeArray
|
H A D | NativeSymbolEnumerator.cpp | 56 SymIndexId NativeSymbolEnumerator::getTypeId() const { in getTypeId() function in NativeSymbolEnumerator
|
H A D | NativeTypePointer.cpp | 100 SymIndexId NativeTypePointer::getTypeId() const { in getTypeId() function in NativeTypePointer
|
H A D | NativeTypeEnum.cpp | 340 SymIndexId NativeTypeEnum::getTypeId() const { in getTypeId() function in NativeTypeEnum
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 147 Id getTypeId() const { return typeId; } in getTypeId() function 485 spv::Id getTypeId(Id resultId) const { in getTypeId() function
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | spvIR.h | 159 Id getTypeId() const { return typeId; } in getTypeId() function 507 spv::Id getTypeId(Id resultId) const { in getTypeId() function
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/exc/ |
H A D | InvalidTypeIdException.java | 53 public String getTypeId() { return _typeId; } in getTypeId() method in InvalidTypeIdException
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/ |
H A D | BeanSerializerBuilder.java | 167 public AnnotatedMember getTypeId() { return _typeId; } in getTypeId() method in BeanSerializerBuilder
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ |
H A D | Module.java | 61 public Object getTypeId() { in getTypeId() method in Module
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/module/ |
H A D | SimpleModule.java | 184 public Object getTypeId() { in getTypeId() method in SimpleModule
|
/aosp_15_r20/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/ |
H A D | JsonParserDelegate.java | 249 @Override public Object getTypeId() throws IOException { return delegate.getTypeId(); } in getTypeId() method in JsonParserDelegate
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.h | 343 uint32_t getTypeId(const DIType *Ty) { in getTypeId() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.h | 413 uint32_t getTypeId(const DIType *Ty) { in getTypeId() function
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/logd/ |
D | LogEvent.cpp | 46 uint8_t getTypeId(uint8_t typeInfo) { in getTypeId() function
|