Home
last modified time | relevance | path

Searched defs:getI64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DTypeAliasesT.java48 public long getI64() { return i64; } in getI64() method in TypeAliasesT
H A DTypeAliases.php107 public function getI64() function in MyGame\\Example\\TypeAliases