Searched defs:NOT_STARTED (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/media/
H A Dwebrtc_identity_store_backend.h90 NOT_STARTED, enumerator in enum:content::WebRTCIdentityStoreBackend::LoadingState
/external/jsilver/src/com/google/streamhtmlparser/util/
H A DEntityResolver.java66 * <li><code>NOT_STARTED</code> indicates we are still processing
77 NOT_STARTED("Not Started"), enum constant in enum:EntityResolver.Status
129 * with status {@code NOT_STARTED}, see {@link EntityResolver.Status}.
134 status = Status.NOT_STARTED;
157 status = Status.NOT_STARTED;
197 Preconditions.checkState(status != Status.NOT_STARTED || sb.length() == 0);
198 if (status == Status.NOT_STARTED) {
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_policy_service.h242 NOT_STARTED, enumerator in enum:policy::DeviceLocalAccountPolicyService::OrphanExtensionCacheDeletionState
/external/chromium_org/content/browser/renderer_host/input/
H A Dsynthetic_gesture_controller_unittest.cc280 MockSyntheticTapGestureTarget() : state_(NOT_STARTED) {}
289 NOT_STARTED, enumerator in enum:content::__anon7307::MockSyntheticTapGestureTarget::GestureState
312 case NOT_STARTED:
344 case NOT_STARTED:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1059 milliseconds