Lines Matching refs:ReflectionHeader
544 struct ReflectionHeader {
574 if (reflectionData.size() < sizeof(ReflectionHeader)) {
577 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data());
584 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data());
592 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data());
633 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data());
656 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data());
678 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data());