OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dlsym
(Results
76 - 100
of
654
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libdl.so
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/lib/
libdl.so
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libdl.so
/development/ndk/tests/dlclose-destruction/jni/
main.c
19
test_func =
dlsym
(lib, "test1_set");
/device/asus/flo/camera/QCamera2/HAL/
QCameraThermalAdapter.cpp
74
*(void **)&mRegister =
dlsym
(mHandle, "thermal_client_register_callback");
77
ALOGE("%s:
dlsym
failed with error code %s",
82
*(void **)&mUnregister =
dlsym
(mHandle, "thermal_client_unregister_callback");
85
ALOGE("%s:
dlsym
failed with error code %s",
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
ApiInitializer.h
36
symbol =
dlsym
(m_dso, name);
/external/svox/pico/tts/
Android.mk
34
# using
dlsym
. This is essentially the same as the rule
/external/valgrind/main/cachegrind/tests/
dlclose.c
25
myprint =
dlsym
(handle, "myprint");
/frameworks/native/services/surfaceflinger/
DdmConnection.h
22
// wrapper for
dlsym
/hardware/qcom/camera/QCamera2/HAL/
QCameraThermalAdapter.cpp
74
*(void **)&mRegister =
dlsym
(mHandle, "thermal_client_register_callback");
77
ALOGE("%s:
dlsym
failed with error code %s",
82
*(void **)&mUnregister =
dlsym
(mHandle, "thermal_client_unregister_callback");
85
ALOGE("%s:
dlsym
failed with error code %s",
/system/extras/tests/bionic/libc/common/
test_dlopen_null.c
30
symbol =
dlsym
(lib, "foo");
/external/compiler-rt/lib/interception/
interception_linux.cc
19
#include <dlfcn.h> // for
dlsym
24
*func_addr = (uptr)
dlsym
(RTLD_NEXT, func_name);
/external/qemu/distrib/sdl-1.2.15/src/loadso/dlopen/
SDL_sysloadso.c
46
void *symbol =
dlsym
(handle, name);
53
symbol =
dlsym
(handle, _name);
/external/chromium_org/sandbox/linux/services/
libc_urandom_override.cc
74
dlsym
(RTLD_NEXT, "fopen"));
76
dlsym
(RTLD_NEXT, "fopen64"));
89
dlsym
(RTLD_NEXT, "__xstat"));
91
dlsym
(RTLD_NEXT, "__xstat64"));
101
dlsym
(RTLD_NEXT, "stat"));
103
dlsym
(RTLD_NEXT, "stat64"));
/external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon.cc
98
dlsym
(indicator_lib, "app_indicator_new"));
102
dlsym
(indicator_lib, "app_indicator_new_with_path"));
105
dlsym
(indicator_lib, "app_indicator_set_status"));
109
dlsym
(indicator_lib, "app_indicator_set_attention_icon_full"));
112
dlsym
(indicator_lib, "app_indicator_set_menu"));
116
dlsym
(indicator_lib, "app_indicator_set_icon_full"));
120
dlsym
(indicator_lib, "app_indicator_set_icon_theme_path"));
/hardware/qcom/audio/hal/msm8960/
platform.c
307
my_data->acdb_deallocate = (acdb_deallocate_t)
dlsym
(my_data->acdb_handle,
309
my_data->acdb_send_audio_cal = (acdb_send_audio_cal_t)
dlsym
(my_data->acdb_handle,
314
my_data->acdb_send_voice_cal = (acdb_send_voice_cal_t)
dlsym
(my_data->acdb_handle,
316
my_data->acdb_init = (acdb_init_t)
dlsym
(my_data->acdb_handle,
319
ALOGE("%s:
dlsym
error %s for acdb_loader_init_ACDB", __func__, dlerror());
338
my_data->csd_client_deinit = (csd_client_deinit_t)
dlsym
(my_data->csd_client,
340
my_data->csd_disable_device = (csd_disable_device_t)
dlsym
(my_data->csd_client,
342
my_data->csd_enable_device = (csd_enable_device_t)
dlsym
(my_data->csd_client,
344
my_data->csd_start_voice = (csd_start_voice_t)
dlsym
(my_data->csd_client,
346
my_data->csd_stop_voice = (csd_stop_voice_t)
dlsym
(my_data->csd_client
[
all
...]
/external/clang/test/SemaCXX/
cxx98-compat-pedantic.cpp
28
void *
dlsym
();
29
void (*FnPtr)() = (void(*)())
dlsym
(); // expected-warning {{cast between pointer-to-function and pointer-to-object is incompatible with C++98}}
30
void *FnVoidPtr = (void*)&
dlsym
; // expected-warning {{cast between pointer-to-function and pointer-to-object is incompatible with C++98}}
/frameworks/av/media/libstagefright/omx/
OMXMaster.cpp
59
(CreateOMXPluginFunc)
dlsym
(
62
createOMXPlugin = (CreateOMXPluginFunc)
dlsym
(
104
(DestroyOMXPluginFunc)
dlsym
(
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libdl.a
4
? . j ? ? ? &