Searched defs:errno_value (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/libnativehelper/ |
H A D | JNIHelp.c | 378 int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException() 384 int jniThrowErrnoException(JNIEnv* env, const char* functionName, int errno_value) { in jniThrowErrnoException()
|
/aosp_15_r20/system/libprocinfo/ |
H A D | process.cpp | 34 bool SetError(std::string* error, int errno_value, const char* fmt, ...) { in SetError()
|
/aosp_15_r20/system/core/debuggerd/client/ |
H A D | debuggerd_client.cpp | 57 static void log_error(int fd, int errno_value, const char* format, ...) __printflike(3, 4) { in log_error()
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | pthread_internal.h | 180 int errno_value; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 467 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/libnativehelper/include/nativehelper/ |
H A D | JNIHelp.h | 467 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 462 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 462 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 467 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 462 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 462 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 462 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 467 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 462 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 467 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException()
|