Searched defs:allocType (Results 1 – 6 of 6) sorted by relevance
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| D | spunge_mem.c | 22 void *SpungeAlloc(size_t blockNum, size_t blockSize, FILLP_INT allocType) in SpungeAlloc() 48 void SpungeFree(void *p, FILLP_INT allocType) in SpungeFree()
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
| D | queue.h | 28 FILLP_INT allocType; member 89 static __inline void FillpQueueInit(FillpQueue *q, char *name, size_t size, FILLP_INT allocType) in FillpQueueInit() 97 static __inline FillpQueue *FillpQueueCreate(char *name, size_t size, FILLP_INT allocType) in FillpQueueCreate()
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| D | spunge_app.c | 84 struct FtSocket *SpungeAllocSock(FILLP_INT allocType) in SpungeAllocSock()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| D | pixel_map_parcel.cpp | 43 void PixelMapParcel::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t siz… in ReleaseMemory() 132 AllocatorType allocType = static_cast<AllocatorType>(data.ReadInt32()); in CreateFromParcel() local
|
| D | pixel_map.cpp | 1418 void PixelMap::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t size) in ReleaseMemory() 1906 AllocatorType allocType = static_cast<AllocatorType>(parcel.ReadInt32()); in Unmarshalling() local 2193 int32_t allocType = static_cast<int32_t>(AllocatorType::DEFAULT); in DecodeTlv() local 2454 AllocatorType allocType; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
| D | image_source.cpp | 404 AllocatorType allocType, PlImageBuffer &buffer) in FreeContextBuffer()
|