HomeSort by relevance Sort by last modified time
    Searched defs:ObjectSource (Results 1 - 8 of 8) sorted by null

  /external/protobuf/src/google/protobuf/util/internal/
object_source.h 45 // An ObjectSource is anything that can write to an ObjectWriter.
51 class LIBPROTOBUF_EXPORT ObjectSource {
53 virtual ~ObjectSource() {}
61 // This is useful when you chain ObjectSource together by embedding one
67 ObjectSource() {}
71 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ObjectSource);
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
ObjectSource.java 31 public class ObjectSource extends Filter {
44 public ObjectSource(String name) {
58 throw new NullPointerException("ObjectSource producing frame with no object set!");
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 768 milliseconds