OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ion_alloc_handle
(Results
1 - 2
of
2
) sorted by null
/device/google/marlin/recovery/oem-recovery/
dec.cpp
98
struct ion_handle_data
ion_alloc_handle
;
member in struct:ion_buf_handle
158
buf->
ion_alloc_handle
.handle = alloc_data.handle;
188
handle_data.handle = handle->
ion_alloc_handle
.handle;
207
data.handle = buf->
ion_alloc_handle
.handle;
/hardware/qcom/keymaster/
keymaster_qcom.cpp
58
struct ion_handle_data
ion_alloc_handle
;
member in struct:qcom_km_ion_info_t
264
handle->
ion_alloc_handle
.handle = ion_alloc_data.handle;
305
handle_data.handle = handle->
ion_alloc_handle
.handle;
406
ihandle.
ion_alloc_handle
.handle = NULL;
509
ihandle.
ion_alloc_handle
.handle = NULL;
609
ihandle.
ion_alloc_handle
.handle = NULL;
Completed in 4121 milliseconds