Searched defs:is_started (Results 1 – 7 of 7) sorted by relevance
| /external/cronet/base/files/ | ||
| D | important_file_writer_cleaner.h | 86   bool is_started() const {  in is_started()  function | 
| /external/webrtc/video/adaptation/ | ||
| D | bandwidth_quality_scaler_resource.cc | 36 bool BandwidthQualityScalerResource::is_started() const {  in is_started()  function in webrtc::BandwidthQualityScalerResource | 
| D | quality_scaler_resource.cc | 34 bool QualityScalerResource::is_started() const {  in is_started()  function in webrtc::QualityScalerResource | 
| D | encode_usage_resource.cc | 38 bool EncodeUsageResource::is_started() const {  in is_started()  function in webrtc::EncodeUsageResource | 
| /external/cronet/net/proxy_resolution/ | ||
| D | configured_proxy_resolution_request.h | 50   bool is_started() const {  in is_started()  function | 
| /external/openthread/tools/harness-automation/autothreadharness/ | ||
| D | open_thread_controller.py | 249     def is_started(self):  member in OpenThreadController | 
| /external/crosvm/src/crosvm/plugin/ | ||
| D | process.rs | 265     pub fn is_started(&self) -> bool {  in is_started()  method |