Home
last modified time | relevance | path

Searched refs:detail (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Ddlfcn.cpp43 static void __bionic_format_dlerror(const char* msg, const char* detail) { in __bionic_format_dlerror() argument
46 if (detail != nullptr) { in __bionic_format_dlerror()
48 strlcat(buffer, detail, __BIONIC_DLERROR_BUFFER_SIZE); in __bionic_format_dlerror()
/bionic/libm/
DAndroid.bp179 // implementation detail that should have hidden visibility, so it needs