Home
last modified time | relevance | path

Searched defs:is_started (Results 1 – 7 of 7) sorted by relevance

/external/cronet/base/files/
Dimportant_file_writer_cleaner.h86 bool is_started() const { in is_started() function
/external/webrtc/video/adaptation/
Dbandwidth_quality_scaler_resource.cc36 bool BandwidthQualityScalerResource::is_started() const { in is_started() function in webrtc::BandwidthQualityScalerResource
Dquality_scaler_resource.cc34 bool QualityScalerResource::is_started() const { in is_started() function in webrtc::QualityScalerResource
Dencode_usage_resource.cc38 bool EncodeUsageResource::is_started() const { in is_started() function in webrtc::EncodeUsageResource
/external/cronet/net/proxy_resolution/
Dconfigured_proxy_resolution_request.h50 bool is_started() const { in is_started() function
/external/openthread/tools/harness-automation/autothreadharness/
Dopen_thread_controller.py249 def is_started(self): member in OpenThreadController
/external/crosvm/src/crosvm/plugin/
Dprocess.rs265 pub fn is_started(&self) -> bool { in is_started() method