Searched refs:DEACTIVATED (Results 1 - 11 of 11) sorted by relevance

/external/nist-sip/java/javax/sip/header/
H A DSubscriptionStateHeader.java9 String DEACTIVATED = "Deactivated"; field in interface:SubscriptionStateHeader
/external/libchrome/base/
H A Dtracked_objects.cc32 // record all of the startup-time tasks, or should we start up DEACTIVATED, so
553 // Even if we have been DEACTIVATED, we will process any pending births so
582 // Even if we have been DEACTIVATED, we will process any pending births so
613 // Even if we have been DEACTIVATED, we will process any pending births so
701 if (base::subtle::Acquire_Load(&status_) >= DEACTIVATED)
710 if (base::subtle::Acquire_Load(&status_) >= DEACTIVATED)
744 DCHECK_GE(status, DEACTIVATED);
749 if (status > DEACTIVATED)
761 return base::subtle::Acquire_Load(&status_) > DEACTIVATED;
806 InitializeAndSetTrackingStatus(DEACTIVATED);
[all...]
H A Dtracked_objects.h440 // between ACTIVE and DEACTIVATED, but can never go back to UNINITIALIZED.
444 DEACTIVATED, // No longer recording profiling. enumerator in enum:tracked_objects::ThreadData::Status
521 // If |status| is false, then status_ is set to DEACTIVATED.
528 // DEACTIVATED).
H A Dtracked_objects_unittest.cc61 if (ThreadData::status() == ThreadData::DEACTIVATED)
377 ThreadData::InitializeAndSetTrackingStatus(ThreadData::DEACTIVATED);
399 ThreadData::InitializeAndSetTrackingStatus(ThreadData::DEACTIVATED);
852 ThreadData::InitializeAndSetTrackingStatus(ThreadData::DEACTIVATED);
874 ThreadData::InitializeAndSetTrackingStatus(ThreadData::DEACTIVATED);
/external/libchrome/base/profiler/
H A Dtracked_time_unittest.cc75 ThreadData::InitializeAndSetTrackingStatus(ThreadData::DEACTIVATED);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 196 milliseconds