HomeSort by relevance Sort by last modified time
    Searched defs:Power (Results 1 - 25 of 46) sorted by null

1 2

  /device/google/marlin/power/
Power.h 20 #include <android/hardware/power/1.1/IPower.h>
23 #include <hardware/power.h>
27 namespace power { namespace in namespace:android::hardware
31 using ::android::hardware::power::V1_0::Feature;
32 using ::android::hardware::power::V1_0::PowerHint;
33 using ::android::hardware::power::V1_1::IPower;
37 struct Power : public IPower {
38 // Methods from ::android::hardware::power::V1_0::IPower follow.
40 Power();
47 // Methods from ::android::hardware::power::V1_1::IPower follow
    [all...]
Power.cpp 17 #define LOG_TAG "android.hardware.power@1.1-service.marlin"
24 #include "Power.h"
25 #include "power-helper.h"
32 namespace power { namespace in namespace:android::hardware
36 using ::android::hardware::power::V1_0::Feature;
37 using ::android::hardware::power::V1_0::PowerHint;
38 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState;
39 using ::android::hardware::power::V1_0::Status;
40 using ::android::hardware::power::V1_1::PowerStateSubsystem;
45 Power::Power()
    [all...]
  /hardware/interfaces/power/1.0/default/
Power.h 20 #include <android/hardware/power/1.0/IPower.h>
26 namespace power { namespace in namespace:android::hardware
30 using ::android::hardware::power::V1_0::Feature;
31 using ::android::hardware::power::V1_0::IPower;
32 using ::android::hardware::power::V1_0::PowerHint;
33 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState;
34 using ::android::hardware::power::V1_0::Status;
41 struct Power : public IPower {
42 Power(power_module_t* module);
43 ~Power();
    [all...]
Power.cpp 17 #define LOG_TAG "android.hardware.power@1.0-impl"
22 #include <hardware/power.h>
24 #include "Power.h"
28 namespace power { namespace in namespace:android::hardware
32 Power::Power(power_module_t *module) : mModule(module) {
37 Power::~Power() {
41 // Methods from ::android::hardware::power::V1_0::IPower follow.
42 Return<void> Power::setInteractive(bool interactive)
    [all...]
  /device/google/wahoo/power-libperfmgr/
Power.h 22 #include <android/hardware/power/1.2/IPower.h>
31 namespace power { namespace in namespace:android::hardware
35 using ::android::hardware::power::V1_0::Feature;
36 using ::android::hardware::power::V1_2::IPower;
40 using PowerHint_1_0 = ::android::hardware::power::V1_0::PowerHint;
41 using PowerHint_1_2 = ::android::hardware::power::V1_2::PowerHint;
47 struct Power : public IPower {
48 // Methods from ::android::hardware::power::V1_0::IPower follow.
50 Power();
57 // Methods from ::android::hardware::power::V1_1::IPower follow
    [all...]
  /external/clang/test/SemaCXX/
blocks.cpp 30 class Power {
34 Power(int base) : base(base) {}
41 return Power(2).calculate(10);
  /external/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
Reassociate.h 61 unsigned Power;
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
Reassociate.h 61 unsigned Power;
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
Reassociate.h 61 unsigned Power;
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
Reassociate.h 61 unsigned Power;
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
Reassociate.h 61 unsigned Power;
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
Reassociate.h 61 unsigned Power;
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
Reassociate.h 61 unsigned Power;
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
Reassociate.h 61 unsigned Power;
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
logitech_headset.py 31 Power = "Power"
61 """Power on relay."""
62 self.relays[Buttons.Power.value].set_nc()
i6s_headset.py 29 Power = "Power"
71 """Power on relay."""
72 self.relays[Buttons.Power.value].set_no_for(WAIT_TIME)
  /external/autotest/client/cros/cellular/
cellular.py 154 class Power(object):
155 """Useful power levels, in dBm."""
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
EnhancedSpeedstep.h 55 UINT32 MinPower; // Calculated min power
56 UINT32 MaxPower; // Calculated max power
62 UINT32 Power;

Completed in 423 milliseconds

1 2