Home
last modified time | relevance | path

Searched defs:is_active (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/art/runtime/arch/x86/
H A Dentrypoints_init_x86.cc47 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
/aosp12/art/runtime/arch/x86_64/
H A Dentrypoints_init_x86_64.cc58 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
/aosp12/art/runtime/arch/arm64/
H A Dentrypoints_init_arm64.cc79 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
/aosp12/art/runtime/arch/arm/
H A Dentrypoints_init_arm.cc80 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
/aosp12/hardware/google/camera/common/hal/tests/
H A Dstream_buffer_cache_manager_tests.cc237 bool is_active = false; in TEST_F() local
316 bool is_active = false; in TEST_F() local
/aosp12/hardware/google/camera/common/apex_update_listener/
H A Dapex_update_listener.h22 bool is_active; member
H A Dapex_update_listener.cc116 auto is_active = apex_info->Attribute("isActive"); in TrySlurpInfo() local
/aosp12/packages/services/Car/service/src/com/android/car/telemetry/proto/
H A Dstats_log.proto84 optional bool is_active = 14; field
/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A DPowerHintSession.h63 std::atomic<bool> is_active; member
/aosp12/system/bt/stack/btm/
H A Dbtm_sco.h85 bool is_active() const { return state != SCO_ST_UNUSED; } in is_active() function
/aosp12/system/update_engine/client_library/
H A Dclient_dbus.cc93 bool DBusUpdateEngineClient::SetDlcActiveValue(bool is_active, in SetDlcActiveValue()
/aosp12/system/update_engine/cros/
H A Ddbus_service.cc105 bool is_active, in SetDlcActiveValue()
H A Dcommon_service.cc146 bool is_active, in SetDlcActiveValue()
H A Dupdate_attempter.cc649 bool UpdateAttempter::SetDlcActiveValue(bool is_active, const string& dlc_id) { in SetDlcActiveValue()
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Lan.h219 bool is_active; variable
/aosp12/hardware/google/camera/common/hal/utils/
H A Dstream_buffer_cache_manager.cc198 bool* is_active) { in IsStreamActive()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Lan.h264 bool is_active; variable
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Lan.h269 bool is_active; variable
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h143 uint8_t is_active; /*indicates whether thread is active or not */ member
271 uint8_t is_active; member
448 uint8_t is_active; /* flag to indicate if bundle is valid */ member
646 uint8_t is_active; member
/aosp12/frameworks/base/core/proto/android/server/
H A Dpowermanagerservice.proto71 optional bool is_active = 3; field
H A Djobscheduler.proto698 optional bool is_active = 2; field
712 optional bool is_active = 2; field
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraPostProc.cpp3021 uint8_t is_active = FALSE; in dataSaveRoutine() local
3160 uint8_t is_active = FALSE; in dataProcessRoutine() local
/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dmaxxaudio.c267 static inline bool is_active() in is_active() function
/aosp12/packages/modules/StatsD/statsd/src/
H A Dstats_log.proto286 optional bool is_active = 14; field
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3PostProc.cpp2033 uint8_t is_active = FALSE; in dataProcessRoutine() local

12