HomeSort by relevance Sort by last modified time
    Searched refs:type_must_be_complete (Results 1 - 7 of 7) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
scoped_ptr.h 55 typedef char type_must_be_complete[sizeof(T)]; typedef
60 typedef char type_must_be_complete[sizeof(T)]; typedef
137 typedef char type_must_be_complete[sizeof(T)]; typedef
142 typedef char type_must_be_complete[sizeof(T)]; typedef
  /external/webrtc/src/system_wrappers/interface/
scoped_ptr.h 55 typedef char type_must_be_complete[sizeof(T)]; typedef
60 typedef char type_must_be_complete[sizeof(T)]; typedef
137 typedef char type_must_be_complete[sizeof(T)]; typedef
142 typedef char type_must_be_complete[sizeof(T)]; typedef
  /external/chromium/googleurl/base/
scoped_ptr.h 63 typedef char type_must_be_complete[sizeof(T)]; typedef
68 typedef char type_must_be_complete[sizeof(T)]; typedef
152 typedef char type_must_be_complete[sizeof(T)]; typedef
157 typedef char type_must_be_complete[sizeof(T)]; typedef
246 typedef char type_must_be_complete[sizeof(T)]; typedef
251 typedef char type_must_be_complete[sizeof(T)]; typedef
  /external/chromium/base/memory/
scoped_ptr.h 74 enum { type_must_be_complete = sizeof(C) }; enumerator in enum:scoped_ptr::__anon2700
83 enum { type_must_be_complete = sizeof(C) }; enumerator in enum:scoped_ptr::__anon2701
179 enum { type_must_be_complete = sizeof(C) }; enumerator in enum:scoped_array::__anon2702
188 enum { type_must_be_complete = sizeof(C) }; enumerator in enum:scoped_array::__anon2703
  /frameworks/native/include/utils/
UniquePtr.h 33 enum { type_must_be_complete = sizeof(T) }; enumerator in enum:DefaultDelete::__anon17272
43 enum { type_must_be_complete = sizeof(T) }; enumerator in enum:DefaultDelete::__anon17273
  /libcore/include/
UniquePtr.h 25 enum { type_must_be_complete = sizeof(T) }; enumerator in enum:DefaultDelete::__anon19478
35 enum { type_must_be_complete = sizeof(T) }; enumerator in enum:DefaultDelete::__anon19479
  /external/protobuf/src/google/protobuf/stubs/
common.h 429 enum { type_must_be_complete = sizeof(C) }; enumerator in enum:google::protobuf::internal::scoped_ptr::__anon10327
438 enum { type_must_be_complete = sizeof(C) }; enumerator in enum:google::protobuf::internal::scoped_ptr::__anon10328
516 enum { type_must_be_complete = sizeof(C) }; enumerator in enum:google::protobuf::internal::scoped_array::__anon10329
525 enum { type_must_be_complete = sizeof(C) }; enumerator in enum:google::protobuf::internal::scoped_array::__anon10330
    [all...]

Completed in 511 milliseconds