Home
last modified time | relevance | path

Searched defs:NonThreadSafe (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dnon_thread_safe.h55 typedef NonThreadSafeImpl NonThreadSafe; typedef
57 typedef NonThreadSafeDoNothing NonThreadSafe; typedef
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/util/
DAppRTCUtils.java28 public static class NonThreadSafe { class in AppRTCUtils
31 public NonThreadSafe() { in NonThreadSafe() method in AppRTCUtils.NonThreadSafe