Searched defs:title (Results 1 – 10 of 10) sorted by relevance
| /hardware/google/pixel/thermal/utils/ |
| D | config_schema.json | 8 "title":"The Root Schema", string 16 "title":"The Sensors Schema", string 20 "title":"The Items Schema", string 32 "title":"The Name Schema", string 42 "title":"The Type Schema", string 52 …"title":"The hot threshold Schema, values are thresholds from ThrottlingSeverity::NONE to Throttli… string 62 "title":"The Items Schema", string 79 …"title":"The hot hysteresis Schema, values are thresholds from ThrottlingSeverity::NONE to Throttl… string 88 "title":"The Items Schema", string 104 …"title":"The cold threshold Schema, values are thresholds from ThrottlingSeverity::NONE to Throttl… string [all …]
|
| /hardware/google/camera/common/hal/utils/ |
| D | hal_utils.cc | 660 const std::string& title) { in DumpStreamConfiguration() 679 const std::string& title) { in DumpHalConfiguredStreams() 695 const std::string& title) { in DumpCaptureRequest() 714 const std::string& title) { in DumpCaptureResult() 731 void DumpCaptureResult(const CaptureResult& result, const std::string& title) { in DumpCaptureResult() 745 void DumpNotify(const NotifyMessage& message, const std::string& title) { in DumpNotify() 760 void DumpStream(const Stream& stream, const std::string& title) { in DumpStream() 771 void DumpHalStream(const HalStream& hal_stream, const std::string& title) { in DumpHalStream() 784 const std::string& title) { in DumpBufferReturn() 796 const std::string& title) { in DumpBufferRequest()
|
| /hardware/google/interfaces/ril_ext/hardware/google/ril_ext/ |
| D | IRilExtIndication.aidl | 33 void triggerBugreport(in String title); in triggerBugreport()
|
| /hardware/google/interfaces/ril_ext/aidl_api/hardware.google.ril_ext/current/hardware/google/ril_ext/ |
| D | IRilExtIndication.aidl | 38 void triggerBugreport(in String title); in triggerBugreport()
|
| /hardware/st/secure_element/ese-spi-driver/utils-lib/ |
| D | android_logmsg.cc | 57 void DispHal(const char* title, const void* data, size_t length) { in DispHal()
|
| /hardware/st/nfc/1.0/adaptation/ |
| D | android_logmsg.cpp | 62 void DispHal(const char* title, const void* data, size_t length) { in DispHal()
|
| /hardware/st/nfc/st21nfc/adaptation/ |
| D | android_logmsg.cpp | 71 void DispHal(const char* title, const void* data, size_t length) { in DispHal()
|
| /hardware/google/graphics/common/libion/test/ |
| D | ion_test_fixture.cpp | 122 string title, kb; in SetUp() local
|
| /hardware/google/graphics/common/libacryl/ |
| D | acrylic_layer.cpp | 372 #define ALOGE_RECT(msg, title, rect) ALOGE(msg ": (%d, %d) -> (%d, %d)", title, (rect).left, (rec… argument
|
| D | acrylic_g2d.cpp | 395 static void show_g2d_layer(const char *title, int idx, const g2d_layer &layer) in show_g2d_layer()
|