/hardware/google/pixel/thermal/ |
D | service.cpp | 31 static int shutdown() { in shutdown() function 45 return shutdown(); in main() 53 return shutdown(); in main() 59 return shutdown(); in main()
|
/hardware/interfaces/thermal/2.0/default/ |
D | service.cpp | 34 static int shutdown() { in shutdown() function 48 return shutdown(); in main() 56 return shutdown(); in main() 62 return shutdown(); in main()
|
/hardware/google/pixel/health/ |
D | LowBatteryShutdownMetrics.cpp | 63 BatteryCausedShutdown shutdown = {.voltageMicroV = voltage_avg}; in uploadVoltageAvg() local 64 stats_client->reportBatteryCausedShutdown(shutdown); in uploadVoltageAvg()
|
/hardware/interfaces/light/utils/ |
D | blank_screen.rc | 5 shutdown critical
|
/hardware/interfaces/light/aidl/default/ |
D | lights-default.rc | 5 shutdown critical
|
/hardware/interfaces/light/2.0/default/ |
D | android.hardware.light@2.0-service.rc | 7 shutdown critical
|
D | android.hardware.light@2.0-service-lazy.rc | 9 shutdown critical
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | VtsHalEvsV1_0TargetTest.cpp | 356 frameHandler->shutdown(); in TEST_P() 424 frameHandler->shutdown(); in TEST_P() 483 frameHandler->shutdown(); in TEST_P() 559 frameHandler0->shutdown(); in TEST_P() 574 frameHandler1->shutdown(); in TEST_P()
|
D | FrameHandler.h | 52 void shutdown();
|
D | FrameHandler.cpp | 41 void FrameHandler::shutdown() in shutdown() function in FrameHandler
|
/hardware/google/interfaces/light/1.0/default/ |
D | hardware.google.light@1.0-service.rc | 8 shutdown critical
|
/hardware/google/interfaces/light/1.1/default/ |
D | hardware.google.light@1.1-service.rc | 9 shutdown critical
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 82 * Need shutdown immediately. 102 * level defined in ThrottlingSeverity including shutdown. Throttling 110 * level defined in ThrottlingSeverity including shutdown. Throttling
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | IMountService.h | 59 virtual void shutdown() = 0;
|
/hardware/qcom/gps/msm8084/core/ |
D | LocAdapterBase.cpp | 133 shutdown()
|
D | LocAdapterBase.h | 103 virtual void shutdown();
|
/hardware/qcom/sdm845/gps/msm8084/core/ |
D | LocAdapterBase.cpp | 133 shutdown()
|
D | LocAdapterBase.h | 103 virtual void shutdown();
|
/hardware/interfaces/health/2.1/ |
D | types.hal | 47 * shutdown when it sees this value from the HAL.
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 56 void LocInternalAdapter::shutdown() { in shutdown() function in LocInternalAdapter
|
D | LocEngAdapter.h | 67 virtual void shutdown();
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 56 void LocInternalAdapter::shutdown() { in shutdown() function in LocInternalAdapter
|
D | LocEngAdapter.h | 67 virtual void shutdown();
|
/hardware/interfaces/radio/1.0/ |
D | ISapCallback.hal | 41 * @param disconnectType Disconnect Type to indicate if shutdown is graceful or immediate
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2479 * AP can enter deep sleep state. If not set, AP will always shutdown from 2496 * The power controller has requested AP to shutdown. AP can either enter 2497 * sleep state or start full shutdown. AP can also request postponing 2498 * shutdown by sending VehicleApPowerSetState#SHUTDOWN_POSTPONE message. The 2499 * power controller must change power state to this state to shutdown 2508 /** Cancel the shutdown and transition from SHUTDOWN_PREPARE to WAIT_FOR_VHAL state */ 2511 /** VHAL is finished with shutdown procedures and ready for Android to suspend/shutdown */ 2526 /** AP must shutdown immediately. Postponing is not allowed. */ 2532 /** AP can only shutdown with postponing allowed. */ 2562 * int32Values[1]: Time to postpone shutdown in ms. Maximum value can be [all …]
|