Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 10 of 10) sorted by relevance

/system/chre/build/arch/
Dhexagon.mk41 TARGET_SO_LDFLAGS += --wrap=malloc
42 TARGET_SO_LDFLAGS += --wrap=calloc
43 TARGET_SO_LDFLAGS += --wrap=free
44 TARGET_SO_LDFLAGS += --wrap=realloc
45 TARGET_SO_LDFLAGS += --wrap=memalign
46 TARGET_SO_LDFLAGS += --wrap=__stack_chk_fail
/system/chre/util/include/chre/util/
Ddynamic_vector.h254 void wrap(ElementType *array, size_t elementCount);
Ddynamic_vector_impl.h261 void DynamicVector<ElementType>::wrap(ElementType *array, size_t elementCount) { in wrap() function
/system/chre/util/tests/
Ddynamic_vector_test.cc470 vector.wrap(array, ARRAY_SIZE(array)); in TEST()
491 vector.wrap(array, ARRAY_SIZE(array)); in TEST()
717 vector.wrap(buf, kSize); in TEST()
750 vector1.wrap(buf, kSize); in TEST()
772 vec.wrap(buf, kSize); in TEST()
/system/chre/core/
Dhost_comms_manager.cc54 msgToHost->message.wrap(static_cast<uint8_t *>(messageData), messageSize); in sendMessageToHostFromCurrentNanoapp()
/system/chre/platform/shared/idl/
Dhost_messages.fbs125 /// (root type), so we must wrap it in a table.
/system/extras/verity/
DBootSignature.java195 ByteBuffer image = ByteBuffer.wrap(data); in getSignableImageSize()
/system/media/camera/docs/
Dhtml.mako41 table { border-collapse:collapse; table-layout: fixed; width: 100%; word-wrap: break-word }
/system/core/fastboot/
DREADME.md289 These packets wrap the fastboot protocol. To write, the host will
/system/tpm/trunks/generator/
Draw_commands_fixed.txt7035 innerKeySize = 0; // encrypt key size for inner wrap
7141 // Get inner wrap key size
7550 // No outer wrap from input blob.
8072 // Get inner wrap key size
30444 Clock may wrap around.