Home
last modified time | relevance | path

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

/bionic/linker/
Ddlfcn.cpp110 static void __bionic_format_dlerror(const char* msg, const char* detail) { in __bionic_format_dlerror() argument
113 if (detail != nullptr) { in __bionic_format_dlerror()
115 strlcat(buffer, detail, __BIONIC_DLERROR_BUFFER_SIZE); in __bionic_format_dlerror()
/bionic/docs/
DREADME.md26 We also have more detail on several specific parts of the implementation:
DEINTR.md46 detail. But there are legitimate use cases, and automatically retrying
Dstatus.md411 blog post, and there's more detail about the implementation in
/bionic/libm/
DAndroid.bp200 // implementation detail that should have hidden visibility, so it needs
/bionic/
DREADME.md215 Most of the detail should actually be left to the man7.org page, with
Dandroid-changes-for-ndk-developers.md112 https://code.google.com/p/android/issues/detail?id=6670). API level 23