Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dvector_downward.h215 void scratch_pop(size_t bytes_to_remove) { scratch_ -= bytes_to_remove; } in scratch_pop() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dvector_downward.h215 void scratch_pop(size_t bytes_to_remove) { scratch_ -= bytes_to_remove; } in scratch_pop() function