Home | History | Annotate | Download | only in common

Lines Matching defs:GetError

3411 struct GetError {
3412 typedef GetError ValueType;
3442 COMPILE_ASSERT(sizeof(GetError) == 12,
3444 COMPILE_ASSERT(offsetof(GetError, header) == 0,
3446 COMPILE_ASSERT(offsetof(GetError, result_shm_id) == 4,
3448 COMPILE_ASSERT(offsetof(GetError, result_shm_offset) == 8,