Home
last modified time | relevance | path

Searched defs:createAttacker (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/union_vector/
H A DAttacker.kt38 fun createAttacker(builder: FlatBufferBuilder, swordAttackDamage: Int) : Int { in createAttacker() method
H A Dattacker.ts58 static createAttacker(builder:flatbuffers.Builder, swordAttackDamage:number):flatbuffers.Offset { method in Attacker
H A DAttacker.php65 public static function createAttacker(FlatBufferBuilder $builder, $sword_attack_damage) function in Attacker
H A Dattacker.js45 static createAttacker(builder, swordAttackDamage) { method in Attacker
H A DAttacker.java19 public static int createAttacker(FlatBufferBuilder builder, in createAttacker() method in Attacker