Home
last modified time | relevance | path

Searched defs:was_active (Results 1 – 9 of 9) sorted by relevance

/external/cronet/base/profiler/
Dmetadata_recorder.cc58 const bool was_active = in Set() local
99 const bool was_active = in Remove() local
/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.cc24 bool was_active = is_active_->exchange(true, std::memory_order_relaxed); in MakeActive() local
/external/oj-libjdwp/src/share/back/
DDDMImpl.c146 jboolean was_active = atomic_exchange(&ddmIsActive, JNI_FALSE); in DDM_onDisconnect() local
/external/tensorflow/tensorflow/core/profiler/backends/cpu/
Dtraceme_recorder_test.cc83 bool was_active = false; in TEST() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.c242 bool was_active = aq->batch != NULL; in fd_acc_query_set_stage() local
Dfreedreno_query_hw.c394 bool was_active = is_active(hq, batch->stage); in fd_hw_query_set_stage() local
/external/cronet/base/task/sequence_manager/
Dthread_controller.cc269 const bool was_active = state_ != kIdle; in UpdateState() local
/external/webrtc/net/dcsctp/tx/
Drr_send_queue.cc123 bool was_active = bytes_to_send_in_next_message() > 0; in Add() local
/external/webrtc/call/
Drtp_video_sender.cc507 const bool was_active = rtp_module.Sending(); in SetActiveModulesLocked() local