Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
SerializationTestUtils< SkString, true > Struct Reference

Static Public Member Functions

static void InvalidateData (unsigned char *data)
 

Detailed Description

Definition at line 202 of file SerializationTest.cpp.

Member Function Documentation

◆ InvalidateData()

static void SerializationTestUtils< SkString, true >::InvalidateData ( unsigned char *  data)
inlinestatic

Definition at line 203 of file SerializationTest.cpp.

203 {
204 data[3] |= 0x80; // Reverse sign of 1st integer
205 }
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot data
Definition switches.h:41

The documentation for this struct was generated from the following file: