Searched refs:tempIntField (Results 1 – 1 of 1) sorted by relevance
238 IntFieldHelper tempIntField; in ParseWrapperHeader() local242 if (field.Write((uint8_t*)&tempIntField, in ParseWrapperHeader()243 sizeof(tempIntField))) { in ParseWrapperHeader()244 android_compiler_version_ = tempIntField.val; in ParseWrapperHeader()248 if (field.Write((uint8_t*)&tempIntField, in ParseWrapperHeader()249 sizeof(tempIntField))) { in ParseWrapperHeader()250 android_optimization_level_ = tempIntField.val; in ParseWrapperHeader()