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

  /external/chromium_org/mojo/public/bindings/lib/
bindings_internal.h 31 union StructPointer {
35 MOJO_COMPILE_ASSERT(sizeof(StructPointer<char>) == 8, bad_sizeof_StructPointer);
array_internal.h 40 typedef StructPointer<P> StorageType;
bindings_serialization.h 156 typedef StructPointer<P> ElementType;

Completed in 32 milliseconds