Home
last modified time | relevance | path

Searched defs:strDup (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAllocator.h42 char* strDup(const char* toCopy) { in strDup() function
DAndroidSubAllocator.h64 char* strDup(const char* toCopy) { in strDup() function
/hardware/google/aemu/base/include/aemu/base/
DAllocator.h42 char* strDup(const char* toCopy) { in strDup() function
DSubAllocator.h65 char* strDup(const char* toCopy) { in strDup() function
/hardware/google/aemu/base/
DStringUtils.cpp51 char* strDup(std::string_view view) { in strDup() function