Home
last modified time | relevance | path

Searched refs:CreateTestarrayofstringVector (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/
H A DphpTest.php50 $testArrayOfString = \MyGame\Example\Monster::CreateTestarrayofstringVector($fbb, array(
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.cs347 …public static VectorOffset CreateTestarrayofstringVector(FlatBufferBuilder builder, StringOffset[]… in CreateTestarrayofstringVector() method
644 _testarrayofstring = CreateTestarrayofstringVector(builder, __testarrayofstring); in Pack()