Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 25 of 29) sorted by relevance

12

/hardware/google/pixel/thermal/
Dservice.cpp31 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/
Dservice.cpp34 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/
DLowBatteryShutdownMetrics.cpp63 BatteryCausedShutdown shutdown = {.voltageMicroV = voltage_avg}; in uploadVoltageAvg() local
64 stats_client->reportBatteryCausedShutdown(shutdown); in uploadVoltageAvg()
/hardware/interfaces/light/utils/
Dblank_screen.rc5 shutdown critical
/hardware/interfaces/light/aidl/default/
Dlights-default.rc5 shutdown critical
/hardware/interfaces/light/2.0/default/
Dandroid.hardware.light@2.0-service.rc7 shutdown critical
Dandroid.hardware.light@2.0-service-lazy.rc9 shutdown critical
/hardware/interfaces/automotive/evs/1.0/vts/functional/
DVtsHalEvsV1_0TargetTest.cpp356 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()
DFrameHandler.h52 void shutdown();
DFrameHandler.cpp41 void FrameHandler::shutdown() in shutdown() function in FrameHandler
/hardware/google/interfaces/light/1.0/default/
Dhardware.google.light@1.0-service.rc8 shutdown critical
/hardware/google/interfaces/light/1.1/default/
Dhardware.google.light@1.1-service.rc9 shutdown critical
/hardware/interfaces/thermal/2.0/
Dtypes.hal82 * 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/
DIMountService.h59 virtual void shutdown() = 0;
/hardware/qcom/gps/msm8084/core/
DLocAdapterBase.cpp133 shutdown()
DLocAdapterBase.h103 virtual void shutdown();
/hardware/qcom/sdm845/gps/msm8084/core/
DLocAdapterBase.cpp133 shutdown()
DLocAdapterBase.h103 virtual void shutdown();
/hardware/interfaces/health/2.1/
Dtypes.hal47 * shutdown when it sees this value from the HAL.
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.cpp56 void LocInternalAdapter::shutdown() { in shutdown() function in LocInternalAdapter
DLocEngAdapter.h67 virtual void shutdown();
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.cpp56 void LocInternalAdapter::shutdown() { in shutdown() function in LocInternalAdapter
DLocEngAdapter.h67 virtual void shutdown();
/hardware/interfaces/radio/1.0/
DISapCallback.hal41 * @param disconnectType Disconnect Type to indicate if shutdown is graceful or immediate
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2479 * 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 …]

12