OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_handle_close
(Results
1 - 6
of
6
) sorted by null
/system/core/include/cutils/
native_handle.h
33
*
native_handle_close
40
int
native_handle_close
(const native_handle_t* h);
57
* close the file descriptors; which can be achieved with
native_handle_close
().
/system/core/libcutils/
native_handle.c
49
int
native_handle_close
(const native_handle_t* h)
function
/frameworks/base/libs/ui/
GraphicBuffer.cpp
104
native_handle_close
(handle);
/development/tools/emulator/system/sensors/
sensors_qemu.c
245
native_handle_close
(handle);
/sdk/emulator/sensors/
sensors_qemu.c
245
native_handle_close
(handle);
/frameworks/base/libs/binder/
Parcel.cpp
1077
native_handle_close
(h);
[
all
...]
Completed in 120 milliseconds