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

  /device/google/cuttlefish_common/common/vsoc/shm/
base.h 22 // ShmTypeValidator provides meaningful information about the type size
29 // 'ShmTypeValidator<vsoc::layout::myclass::ClassName>'
33 struct ShmTypeValidator {
42 static_assert(ShmTypeValidator<T>::valid, \
69 static_assert(ShmTypeValidator<Sides, 4>::valid,
e2e_test_region_layout.h 54 static_assert(ShmTypeValidator<E2ETestStage, 4>::valid,
graphics.h 133 static_assert(ShmTypeValidator<PixelFormat, 4>::valid,

Completed in 2453 milliseconds