Home
last modified time | relevance | path

Searched refs:getRootAsAttacker (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/tests/union_vector/
DAttacker.java10 …public static Attacker getRootAsAttacker(ByteBuffer _bb) { return getRootAsAttacker(_bb, new Attac… in getRootAsAttacker() method in Attacker
11 …public static Attacker getRootAsAttacker(ByteBuffer _bb, Attacker obj) { _bb.order(ByteOrder.LITTL… in getRootAsAttacker() method in Attacker
DAttacker.php15 public static function getRootAsAttacker(ByteBuffer $bb) function in Attacker
Dunion_vector_generated.js47 Attacker.getRootAsAttacker = function(bb, obj) { function in Attacker
Dunion_vector_generated.ts39 static getRootAsAttacker(bb:flatbuffers.ByteBuffer, obj?:Attacker):Attacker { method in Attacker