OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dyn_destroy_function
(Results
1 - 2
of
2
) sorted by null
/external/libvncserver/libvncclient/
tls_openssl.c
109
dyn_destroy_function
(struct CRYPTO_dynlock_value *l, const char *file, int line)
function
162
CRYPTO_set_dynlock_destroy_callback(
dyn_destroy_function
);
/external/webrtc/webrtc/base/
openssladapter.cc
217
static void
dyn_destroy_function
(CRYPTO_dynlock_value* l,
function in namespace:rtc
257
CRYPTO_set_dynlock_destroy_callback(
dyn_destroy_function
);
Completed in 34 milliseconds