Home
last modified time | relevance | path

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

/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
Dallocator.h45 uint8_t *new_p = allocate(new_size); in reallocate_downward() local
57 void memcpy_downward(uint8_t *old_p, size_t old_size, uint8_t *new_p, in memcpy_downward()
Dgrpc.h121 uint8_t *new_p = const_cast<uint8_t *>(new_slice.begin()); in reallocate_downward() local
/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
Dgrpc.h131 uint8_t *new_p = GRPC_SLICE_START_PTR(new_slice); in reallocate_downward() local