Home
last modified time | relevance | path

Searched defs:i_default (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/google/gs-common/thermal/thermal_hal/thermal_config_schemas/
Dthermal_info_config.proto88 int32 i_default = 10 [ json_name = "I_Default" ]; field
/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_info.h215 float i_default; member
Dthermal_info.cpp958 float i_default = 0.0; in ParseSensorThrottlingInfo() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duloc.cpp1455 static const char i_default[] = {'i', '-', 'd', 'e', 'f', 'a', 'u', 'l', 't'}; variable
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duloc.cpp1731 constexpr char i_default[] = {'i', '-', 'd', 'e', 'f', 'a', 'u', 'l', 't'}; variable