Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDynamicUploader.cpp31 ResultOrError<UploadHandle> DynamicUploader::AllocateInternal(uint64_t allocationSize, in AllocateInternal() function in dawn_native::DynamicUploader
/third_party/protobuf/src/google/protobuf/
Darena.h530 PROTOBUF_ALWAYS_INLINE void* AllocateInternal(bool skip_explicit_ownership) { in AllocateInternal() function
/third_party/node/deps/v8/src/base/platform/
Dplatform-win32.cc889 void* AllocateInternal(void* hint, size_t size, size_t alignment, in AllocateInternal() function