HomeSort by relevance Sort by last modified time
    Searched refs:mutateA (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/tests/MyGame/Example/
Test.java 16 public void mutateA(short a) { bb.putShort(bb_pos + 0, a); }
  /external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
StructInNestedNS.java 16 public void mutateA(int a) { bb.putInt(bb_pos + 0, a); }

Completed in 4191 milliseconds