/aosp12/art/runtime/arch/x86/ |
H A D | entrypoints_init_x86.cc | 47 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
|
/aosp12/art/runtime/arch/x86_64/ |
H A D | entrypoints_init_x86_64.cc | 58 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
|
/aosp12/art/runtime/arch/arm64/ |
H A D | entrypoints_init_arm64.cc | 79 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
|
/aosp12/art/runtime/arch/arm/ |
H A D | entrypoints_init_arm.cc | 80 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
|
/aosp12/hardware/google/camera/common/hal/tests/ |
H A D | stream_buffer_cache_manager_tests.cc | 237 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 D | apex_update_listener.h | 22 bool is_active; member
|
H A D | apex_update_listener.cc | 116 auto is_active = apex_info->Attribute("isActive"); in TrySlurpInfo() local
|
/aosp12/packages/services/Car/service/src/com/android/car/telemetry/proto/ |
H A D | stats_log.proto | 84 optional bool is_active = 14; field
|
/aosp12/hardware/google/pixel/power-libperfmgr/aidl/ |
H A D | PowerHintSession.h | 63 std::atomic<bool> is_active; member
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_sco.h | 85 bool is_active() const { return state != SCO_ST_UNUSED; } in is_active() function
|
/aosp12/system/update_engine/client_library/ |
H A D | client_dbus.cc | 93 bool DBusUpdateEngineClient::SetDlcActiveValue(bool is_active, in SetDlcActiveValue()
|
/aosp12/system/update_engine/cros/ |
H A D | dbus_service.cc | 105 bool is_active, in SetDlcActiveValue()
|
H A D | common_service.cc | 146 bool is_active, in SetDlcActiveValue()
|
H A D | update_attempter.cc | 649 bool UpdateAttempter::SetDlcActiveValue(bool is_active, const string& dlc_id) { in SetDlcActiveValue()
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
H A D | IPACM_Lan.h | 219 bool is_active; variable
|
/aosp12/hardware/google/camera/common/hal/utils/ |
H A D | stream_buffer_cache_manager.cc | 198 bool* is_active) { in IsStreamActive()
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_Lan.h | 264 bool is_active; variable
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_Lan.h | 269 bool is_active; variable
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/ |
H A D | mm_camera.h | 143 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 D | powermanagerservice.proto | 71 optional bool is_active = 3; field
|
H A D | jobscheduler.proto | 698 optional bool is_active = 2; field 712 optional bool is_active = 2; field
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraPostProc.cpp | 3021 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 D | maxxaudio.c | 267 static inline bool is_active() in is_active() function
|
/aosp12/packages/modules/StatsD/statsd/src/ |
H A D | stats_log.proto | 286 optional bool is_active = 14; field
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3PostProc.cpp | 2033 uint8_t is_active = FALSE; in dataProcessRoutine() local
|