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

  /external/chromium_org/mojo/public/cpp/bindings/lib/
bindings_internal.h 32 union StructPointer {
36 MOJO_COMPILE_ASSERT(sizeof(StructPointer<char>) == 8, bad_sizeof_StructPointer);
array_serialization.h 124 input.size() * sizeof(internal::StructPointer<typename S::Data_>);
array_internal.h 61 typedef StructPointer<P> StorageType;

Completed in 3214 milliseconds