/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/ambient/dagger/ |
D | AmbientModule.java | 14 public static final java.lang.String LOGGING_NAME = "logging_name"; field 18 …ndroid/systemui/ambient/dagger/AmbientModule$Companion;", "", "()V", "LOGGING_NAME", "", "TOUCH_HA… 23 public static final java.lang.String LOGGING_NAME = "logging_name"; field in AmbientModule.Companion
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ModelUnderTrainingRunner.cpp | 53 "logging_name:<name>} dictionaries"); in loadOutputSpecs() 61 if (auto LoggingName = Obj->getString("logging_name")) { in loadOutputSpecs() 78 "with a json object describing a TensorSpec; and a 'logging_name' key, " in loadOutputSpecs() 85 "and must have the logging_name " + in loadOutputSpecs()
|
H A D | DevelopmentModeInlineAdvisor.cpp | 49 - "logging_name", a string indicating the name to use when 55 "logging_name" : "some_name",
|
/aosp_15_r20/hardware/google/pixel/thermal/utils/ |
D | thermal_info.h | 65 std::optional<std::string> logging_name; member 67 explicit ThresholdList(std::optional<std::string> logging_name, std::vector<T> thresholds) in ThresholdList() 68 : logging_name(logging_name), thresholds(thresholds) {} in ThresholdList()
|
D | thermal_stats_helper.h | 81 std::optional<std::string> logging_name; member 84 : thresholds(threshold_list.thresholds), logging_name(threshold_list.logging_name) { in StatsByThreshold()
|
D | thermal_stats_helper.cpp | 149 const auto logging_name = cdev + kCompressedThresholdSuffix.data(); in initializeSensorCdevRequestStats() local 150 ThresholdList<int> threshold_list(logging_name, thresholds); in initializeSensorCdevRequestStats() 426 std::string sensor_name = stats_by_threshold.logging_name.value_or( in reportAllSensorTempStats() 503 std::string cdev_name = stats_by_threshold.logging_name.value_or( in reportAllSensorCdevRequestStats()
|
D | thermal_info.cpp | 1791 std::optional<std::string> logging_name; in ParseStatsInfo() local 1793 logging_name = values[i]["LoggingName"].asString(); in ParseStatsInfo() 1795 << ", stats logging name is [" << logging_name.value() << "]"; in ParseStatsInfo() 1825 record_by_threshold[name].emplace_back(logging_name, stats_threshold); in ParseStatsInfo()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/dagger/ |
H A D | AmbientModule.kt | 35 const val LOGGING_NAME = "logging_name" constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/dagger/ |
H A D | AmbientTouchComponent.kt | 19 import com.android.systemui.ambient.dagger.AmbientModule.Companion.LOGGING_NAME 41 @BindsInstance @Named(LOGGING_NAME) loggingName: String,
|
/aosp_15_r20/external/googleapis/google/devtools/clouderrorreporting/v1beta1/ |
H A D | clouderrorreporting_v1beta1.yaml | 108 {{logging_name}}. The resulting log name is formatted as 110 might incur minor {{logging_name}} ingestion costs using this method;
|
/aosp_15_r20/hardware/google/pixel/thermal/ |
D | Thermal.cpp | 662 if (stats_by_threshold.logging_name.has_value()) { in dumpThermalStats() 663 *dump_buf << " Logging Name: " << stats_by_threshold.logging_name.value() in dumpThermalStats() 691 if (stats_by_threshold.logging_name.has_value()) { in dumpThermalStats() 692 *dump_buf << " Logging Name: " << stats_by_threshold.logging_name.value() in dumpThermalStats()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/ |
H A D | TouchMonitor.java | 21 import static com.android.systemui.ambient.dagger.AmbientModule.LOGGING_NAME; 599 @Named(LOGGING_NAME) String loggingName,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/mlgo-models/x86_64/inlining-Oz-99f0063-v1.1/ |
D | output_spec.json | 1 [{"logging_name": "inlining_decision", "tensor_spec": {"name": "StatefulPartitionedCall", "port": 0… string
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/mlgo-models/arm64/inlining-Oz-chromium/ |
D | output_spec.json | 1 [{"logging_name": "inlining_decision", "tensor_spec": {"name": "StatefulPartitionedCall", "port": 0… string
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/mlgo-models/x86_64/regalloc-evict-e67430c-v1.0/ |
D | output_spec.json | 1 [{"logging_name": "index_to_evict", "tensor_spec": {"name": "StatefulPartitionedCall", "port": 0, "… string
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/mlgo-models/arm64/regalloc-evict-aosp/ |
D | output_spec.json | 1 [{"logging_name": "index_to_evict", "tensor_spec": {"name": "StatefulPartitionedCall", "port": 0, "… string
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/models/ |
H A D | gen-regalloc-eviction-test-model.py | 13 "logging_name": "index_to_evict",
|
H A D | gen-regalloc-priority-test-model.py | 14 "logging_name": "priority",
|
H A D | gen-inline-oz-test-model.py | 18 "logging_name": "inlining_decision",
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/ambient/touch/dagger/ |
D | AmbientTouchComponent.java | 36 @javax.inject.Named(value = "logging_name") in create()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin_headers/ |
D | SystemUI-core.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin/ |
D | SystemUI-core.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/repackaged-jarjar/kotlinc/ |
D | SystemUI-core.jar | com/android/systemui/wallpapers/ui/viewmodel/WallpaperViewModel.class
WallpaperViewModel.kt
package ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/javac/ |
D | SystemUI-core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/target/common/obj/APPS/SystemUI_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META ... |