/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | RequestGroupTest.cc | 48 bool active = req.GetExpireTime(&expire_time); in TEST() local 61 bool active = req.GetExpireTime(&expire_time); in TEST() local 81 bool active = req.GetExpireTime(&expire_time); in TEST() local 94 bool active = req.GetExpireTime(&expire_time); in TEST() local 124 bool active = req.GetExpireTime(&expire_time); in TEST() local 139 bool active = req.GetExpireTime(&expire_time); in TEST() local 157 bool active = req.GetExpireTime(&expire_time); in TEST() local
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | UClampVoter.h | 54 VoteRange(bool active, std::chrono::steady_clock::time_point startTime, in VoteRange() 59 bool active() const { return mActive; } in active() function 68 void setActive(bool active) { mActive = active; } in setActive()
|
D | UClampVoter.cpp | 151 bool Votes::setUseVote(int voteId, bool active) { in setUseVote()
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/13/com/google/hardware/pixel/display/ |
D | IDisplayProximitySensorCallback.aidl | 37 oneway void onProximitySensorStateChanged(in boolean active); in onProximitySensorStateChanged()
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/14/com/google/hardware/pixel/display/ |
D | IDisplayProximitySensorCallback.aidl | 37 oneway void onProximitySensorStateChanged(in boolean active); in onProximitySensorStateChanged()
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/current/com/google/hardware/pixel/display/ |
D | IDisplayProximitySensorCallback.aidl | 37 oneway void onProximitySensorStateChanged(in boolean active); in onProximitySensorStateChanged()
|
/hardware/google/interfaces/display/com/google/hardware/pixel/display/ |
D | IDisplayProximitySensorCallback.aidl | 28 oneway void onProximitySensorStateChanged(in boolean active); in onProximitySensorStateChanged()
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/15/com/google/hardware/pixel/display/ |
D | IDisplayProximitySensorCallback.aidl | 37 oneway void onProximitySensorStateChanged(in boolean active); in onProximitySensorStateChanged()
|
/hardware/google/camera/common/hal/hwl_interface/ |
D | multicam_coordinator_hwl.h | 32 bool active; // Is this pipeline active. member
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | RequestGroup.cc | 57 bool active = false; in GetExpireTime() local
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_wrapper.h | 140 bool active; variable
|
/hardware/libhardware/modules/thermal/ |
D | thermal.c | 89 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
|
/hardware/libhardware/include_vendor/hardware/ |
D | thermal.h | 121 uint64_t active; member
|
/hardware/interfaces/vibrator/aidl/vts/ |
D | VtsHalVibratorTargetTest.cpp | 260 ActivePwle active; in composeValidActivePwle() local 980 ActivePwle active = composeValidActivePwle(vibrator, capabilities, version); in TEST_P() local 1003 ActivePwle active = composeValidActivePwle(vibrator, capabilities, version); in TEST_P() local 1021 ActivePwle active = composeValidActivePwle(vibrator, capabilities, version); in TEST_P() local 1052 ActivePwle active = composeValidActivePwle(vibrator, capabilities, version); in TEST_P() local 1072 ActivePwle active = composeValidActivePwle(vibrator, capabilities, version); in TEST_P() local
|
/hardware/interfaces/broadcastradio/1.0/vts/functional/ |
D | VtsHalBroadcastradioV1_0TargetTest.cpp | 131 virtual Return<void> trafficAnnouncement(bool active) { in trafficAnnouncement() 136 virtual Return<void> emergencyAnnouncement(bool active) { in emergencyAnnouncement()
|
/hardware/st/nfc/st21nfc/hal/ |
D | halcore_private.h | 92 bool active; /* true if timer is currently active */ member
|
/hardware/st/nfc/1.0/hal/ |
D | halcore_private.h | 91 bool active; /* true if timer is currently active */ member
|
/hardware/google/camera/common/hal/utils/ |
D | stream_buffer_cache_manager.cc | 437 void StreamBufferCacheManager::StreamBufferCache::SetManagerState(bool active) { in SetManagerState()
|
/hardware/google/pixel/power-libperfmgr/aidl/tests/ |
D | UClampVoterTest.cpp | 35 TEST(VoteRange, active) { in TEST() argument
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 4949 StateDag::Node active = d->makeNode(State::ACTIVE, kBurstCommand, prev); in makeAsyncBurstCommands() local 4960 StateDag::Node active = d->makeFinalNode(State::ACTIVE); in makeBurstCommands() local 4972 StateDag::Node active = makeAsyncBurstCommands(d.get(), burstCount, last); in makeBurstCommands() local 5026 StateDag::Node active = d->makeNodes( in makeDrainOutCommands() local 5058 StateDag::Node active = d->makeNode(State::ACTIVE, kDrainOutEarlyCommand, draining); in makeDrainEarlyOutCommands() local 5080 StateDag::Node active = makeAsyncBurstCommands(d.get(), 10, drain); in makeDrainEarlyOffloadCommands() local 5099 StateDag::Node active = d->makeNode(State::ACTIVE, kDrainOutAllCommand, draining); in makeDrainPauseOutCommands() local 5127 StateDag::Node active = d->makeNode(State::ACTIVE, kDrainOutEarlyCommand, draining); in makeDrainEarlyPauseOutCommands() local 5158 StateDag::Node active = d->makeNodes({std::make_pair(State::ACTIVE, kPauseCommand), in makeStandbyCommands() local 5273 StateDag::Node active = d->makeNode(State::ACTIVE, kDrainOutAllCommand, draining); in makeDrainPauseFlushOutCommands() local
|
/hardware/interfaces/vibrator/aidl/default/ |
D | Vibrator.cpp | 438 auto active = e.get<PrimitivePwle::active>(); in composePwle() local
|
/hardware/interfaces/media/bufferpool/aidl/default/ |
D | BufferPoolClient.cpp | 318 bool active = false; in isActive() local
|
/hardware/ril/reference-ril/ |
D | ril.h | 442 …int active; /* 0=inactive, 1=active/physical link down, 2=active/physical link up … member 463 …int active; /* 0=inactive, 1=active/physical link down, 2=active/physical link up … member 494 …int active; /* 0=inactive, 1=active/physical link down, 2=active/physical link up … member 527 …int active; /* 0=inactive, 1=active/physical link down, 2=active/physical link up … member
|
/hardware/ril/include/telephony/ |
D | ril.h | 442 …int active; /* 0=inactive, 1=active/physical link down, 2=active/physical link up … member 463 …int active; /* 0=inactive, 1=active/physical link down, 2=active/physical link up … member 494 …int active; /* 0=inactive, 1=active/physical link down, 2=active/physical link up … member 527 …int active; /* 0=inactive, 1=active/physical link down, 2=active/physical link up … member
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 2850 void GLClientState::setTransformFeedbackActive(bool active) { in setTransformFeedbackActive()
|