Home
last modified time | relevance | path

Searched refs:AFileDescriptor_setFd (Results 1 – 8 of 8) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libnativehelper/proxy/
Dnativehelper_trampolines.cc46 auto [guest_env, fileDescriptor, fd] = GuestParamsValues<decltype(AFileDescriptor_setFd)>(state); in DoCustomTrampoline_AFileDescriptor_setFd()
47 AFileDescriptor_setFd(ToHostJNIEnv(guest_env), fileDescriptor, fd); in DoCustomTrampoline_AFileDescriptor_setFd()
/frameworks/libs/native_bridge_support/android_api/libnativehelper/
Dstubs_arm64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFileDescriptor_setFd);
72 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", AFileDescriptor_setFd); in init_stub_library()
Dstubs_riscv64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFileDescriptor_setFd);
72 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", AFileDescriptor_setFd); in init_stub_library()
Dstubs_arm.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFileDescriptor_setFd);
72 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", AFileDescriptor_setFd); in init_stub_library()
/frameworks/base/libs/nativehelper_jvm/
Dfile_descriptor_jni.c44 JNIEXPORT void AFileDescriptor_setFd(JNIEnv* env, jobject fileDescriptor, int fd) { in AFileDescriptor_setFd() function
/frameworks/libs/native_bridge_support/android_api/libandroid_runtime/
Dstubs_riscv64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFileDescriptor_setFd);
1160 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", AFileDescriptor_setFd); in init_stub_library()
Dstubs_arm64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFileDescriptor_setFd);
1160 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", AFileDescriptor_setFd); in init_stub_library()
Dstubs_arm.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFileDescriptor_setFd);
1492 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", AFileDescriptor_setFd); in init_stub_library()