@Properties(inherit=tensorflowlite.class) public class Reporter_Pointer_BytePointer_Pointer extends FunctionPointer
TfLiteModelCreate with customizble error reporter.
* reporter takes the provided user_data object, as well as a C-style
format string and arg list (see also vprintf).
* user_data is optional. If non-null, it is owned by the client and must
remain valid for the duration of the interpreter lifetime.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
Reporter_Pointer_BytePointer_Pointer() |
|
Reporter_Pointer_BytePointer_Pointer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(Pointer user_data,
BytePointer format,
Pointer args) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, trimMemory, withDeallocator, zeropublic Reporter_Pointer_BytePointer_Pointer(Pointer p)
Pointer(Pointer).protected Reporter_Pointer_BytePointer_Pointer()
Copyright © 2026. All rights reserved.