/hardware/interfaces/power/1.1/ |
D | types.hal | 21 * a subsystem (e.g. wifi, bt) is capable of getting into. 23 * SoCs like wifi, bt usually have more than one subsystem level sleep state. 32 * Time spent in msec at this subsystem-level sleep state since boot. 47 * This subsystem-level sleep state can only be reached during system suspend 54 * PowerStateSubsystem represents a subsystem (e.g. wifi, bt) 57 * SoCs like wifi, bt usually have more than one subsystem level sleep state. 68 * i.e. lesser steady-state power is consumed by the subsystem to 72 * or the subsystem does not have any sleep states.
|
D | IPower.hal | 21 * Interface to collect subsystem level sleep information 27 * Report cumulative info on the statistics on subsystem-level sleep states
|
/hardware/interfaces/power/stats/aidl/default/ |
D | FakeEnergyMeter.h | 36 for (const auto& [name, subsystem] : channelNames) { in FakeEnergyMeter() 40 c.subsystem = subsystem; in FakeEnergyMeter()
|
/hardware/interfaces/power/stats/aidl/android/hardware/power/stats/ |
D | Channel.aidl | 33 @utf8InCpp String subsystem;
|
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/2/android/hardware/power/stats/ |
D | Channel.aidl | 39 @utf8InCpp String subsystem;
|
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/1/android/hardware/power/stats/ |
D | Channel.aidl | 39 @utf8InCpp String subsystem;
|
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/current/android/hardware/power/stats/ |
D | Channel.aidl | 38 @utf8InCpp String subsystem;
|
/hardware/google/pixel/pixelstats/ |
D | UeventListener.cpp | 219 const char *subsystem) { in ReportBatteryCapacityFGEvent() argument 220 if (!subsystem || strcmp(subsystem, "SUBSYSTEM=power_supply")) { in ReportBatteryCapacityFGEvent() 401 const char *driver, *product, *subsystem; in ProcessUevent() local 434 driver = product = subsystem = NULL; in ProcessUevent() 460 subsystem = cp; in ProcessUevent() 486 ReportBatteryCapacityFGEvent(stats_client, subsystem); in ProcessUevent()
|
/hardware/google/pixel/sscoredump/ |
D | device.mk | 4 PRODUCT_SOONG_NAMESPACES += vendor/google/tools/subsystem-coredump
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_physical_device_drm.adoc | 31 a display subsystem), may have no render node (e.g. if it is a software 33 engine without a display subsystem).
|
D | VK_EXT_host_image_copy.adoc | 53 It may be unreasonable to require the streaming subsystem to coordinate with 54 the rendering subsystem to allocate memory on its behalf, especially as
|
/hardware/google/pixel-sepolicy/sscoredump/ |
D | file.te | 7 type sysfs_sscoredump_subsystem_report_count, sysfs_type, fs_type; # subsystem report_count: per de…
|
/hardware/interfaces/power/stats/1.0/ |
D | types.hal | 31 /** Name of the subsystem to which this rail belongs (opaque to the framework) */ 51 * A subsystem is a self-contained compute unit. Some examples include 61 * A power domain is a single subsystem or a collection of subsystems
|
/hardware/interfaces/biometrics/ |
D | README.md | 11 More complete information about the Android Biometric HALs and subsystem can be found at
|
/hardware/interfaces/camera/ |
D | README.md | 11 More complete information about the Android camera HAL and subsystem can be found at
|
/hardware/interfaces/camera/common/ |
D | README.md | 11 More complete information about the Android camera HAL and subsystem can be found at
|
/hardware/interfaces/wifi/1.5/ |
D | IWifiEventCallback.hal | 24 * Must be called when the Wi-Fi subsystem restart completes.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssGeofenceCallback.hal | 52 * circle reported by the GNSS subsystem. Now with regard to "b", the system is 60 * GNSS subsystem isn't confident enough that the user is either inside or 89 * subsystem knows about the Geofence. 125 * GNSS subsystem will wake up the application processor, if its in suspend
|
/hardware/interfaces/camera/provider/ |
D | README.md | 12 More complete information about the Android camera HAL and subsystem can be found at
|
/hardware/interfaces/camera/provider/2.6/ |
D | ICameraProviderCallback.hal | 24 * service of changes to the camera subsystem.
|
/hardware/interfaces/camera/provider/2.4/ |
D | ICameraProviderCallback.hal | 23 * service of changes to the camera subsystem.
|
/hardware/interfaces/automotive/audiocontrol/1.0/ |
D | IAudioControl.hal | 21 * Interacts with the car's audio subsystem to manage audio sources and volumes
|
/hardware/google/pixel/pixelstats/include/pixelstats/ |
D | UeventListener.h | 93 const char *subsystem);
|
/hardware/google/pixel/powerstats/dataproviders/ |
D | IioEnergyMeterDataProvider.cpp | 93 {.id = id, .name = channelName, .subsystem = subsystemName}); in parseEnabledRails()
|
/hardware/interfaces/automotive/audiocontrol/2.0/ |
D | IAudioControl.hal | 24 * Interacts with the car's audio subsystem to manage audio sources and volumes
|