Searched refs:DMS_INITIALIZING (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | dbus.h | 123 DMS_INITIALIZING, // Initializing the monitoring thread. enumerator |
D | dbus.cc | 153 monitor_->OnMonitoringStatusChanged(DMS_INITIALIZING); in Run() |