Home
last modified time | relevance | path

Searched defs:__wrap_strdup (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_override_linker_wrapped_symbols.h90 SHIM_ALWAYS_EXPORT char* __wrap_strdup(const char* str) { in __wrap_strdup() function
/aosp_15_r20/external/flashrom/tests/
H A Dtests.c33 char *__wrap_strdup(const char *s) in __wrap_strdup() function