Home
last modified time | relevance | path

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

/bionic/linker/
Ddlfcn.cpp55 static void __bionic_format_dlerror(const char* msg, const char* detail) { in __bionic_format_dlerror() argument
58 if (detail != nullptr) { in __bionic_format_dlerror()
60 strlcat(buffer, detail, __BIONIC_DLERROR_BUFFER_SIZE); in __bionic_format_dlerror()
/bionic/
Dandroid-changes-for-ndk-developers.md76 https://code.google.com/p/android/issues/detail?id=6670). API level 23
/bionic/libm/
DAndroid.bp205 // implementation detail that should have hidden visibility, so it needs