Home
last modified time | relevance | path

Searched refs:uv_free_func (Results 1 - 5 of 5) sorted by relevance

/third_party/libuv/src/
H A Duv-common.c46 uv_free_func local_free;
118 uv_free_func free_func) { in uv_replace_allocator()
/third_party/node/deps/uv/src/
H A Duv-common.c45 uv_free_func local_free;
117 uv_free_func free_func) { in uv_replace_allocator()
/third_party/libuv/include/
H A Duv.h292 typedef void (*uv_free_func)(void* ptr); typedef
299 uv_free_func free_func);
/third_party/libuv/include/uv_ndk/
H A Duv.h271 typedef void (*uv_free_func)(void* ptr); typedef
276 uv_free_func free_func);
/third_party/node/deps/uv/include/
H A Duv.h271 typedef void (*uv_free_func)(void* ptr); typedef
278 uv_free_func free_func);

Completed in 12 milliseconds