Home
last modified time | relevance | path

Searched defs:errnum (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/extras/multinetwork/
H A Dhttpurl.cpp166 int errnum = errno; in makeTcpSocket() local
185 int errnum = errno; in doHttpQuery() local
236 int errnum = errno; in main() local
/aosp12/packages/modules/adb/sysdeps/win32/
H A Derrno.cpp47 #define ERR(errnum, desc) case errnum: custom_msg = desc; break in adb_strerror() argument
/aosp12/libnativehelper/include/nativehelper/
H A DJNIHelp.h85 int errnum, char* buf, size_t buflen) { in safe_strerror()
90 int errnum, char* buf, size_t buflen) { in safe_strerror()
98 [[maybe_unused]] static const char* platformStrError(int errnum, char* buf, size_t buflen) { in platformStrError()
419 int errnum) { in jniThrowErrnoException()
/aosp12/art/tools/jvmti-agents/titrace/
H A Dtitrace.cc27 #define CHECK_JVMTI_ERROR(jvmti, errnum) \ argument
32 static const char* GetJvmtiErrorString(jvmtiEnv* jvmti, jvmtiError errnum) { in GetJvmtiErrorString()
/aosp12/system/libvintf/
H A DRuntimeInfo-target.cpp79 int errnum; in fetchKernelConfigs() local
/aosp12/frameworks/native/services/gpuservice/
H A DGpuService.cpp184 int errnum = errno; in cmdVkjson() local
/aosp12/libnativehelper/
H A DJNIHelp.c36 static const char* platformStrError(int errnum, char* buf, size_t buflen) { in platformStrError()
/aosp12/packages/modules/Connectivity/tests/cts/net/jni/
H A DNativeMultinetworkJni.cpp475 int i, errnum = 0; in Java_android_net_cts_MultinetworkApiTest_runDatagramCheck() local
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_bufferallocation.cpp1416 int errnum = errno; in mali_gralloc_buffer_allocate() local