HomeSort by relevance Sort by last modified time
    Searched refs:ShowStatus (Results 1 - 3 of 3) sorted by null

  /external/autotest/site_utils/
db_replica_checker.py 95 def ShowStatus(options, master_result, slave_result, msg):
138 ShowStatus(options, master_result, slave_result, problem_msg)
  /external/webrtc/webrtc/libjingle/xmpp/
presencestatus.h 100 result = ShowStatus();
105 std::string ShowStatus() const {
  /system/update_engine/
update_engine_client.cc 56 // The ShowStatus request will be retried `kShowStatusRetryCount` times at
91 bool ShowStatus();
153 bool UpdateEngineClient::ShowStatus() {
509 if (!ShowStatus()) {

Completed in 481 milliseconds