Home
last modified time | relevance | path

Searched defs:GetAsUInt64 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Didl.h362 uint64_t GetAsUInt64() const { return static_cast<uint64_t>(value); } in GetAsUInt64() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Didl.h387 uint64_t GetAsUInt64() const { return static_cast<uint64_t>(value); } in GetAsUInt64() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Didl.h387 uint64_t GetAsUInt64() const { return static_cast<uint64_t>(value); } in GetAsUInt64() function