OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_uint32_array_from_buf
(Results
1 - 2
of
2
) sorted by null
/system/keymaster/include/keymaster/
serializable.h
116
* See
copy_uint32_array_from_buf
().
179
inline bool
copy_uint32_array_from_buf
(const uint8_t** buf_ptr, const uint8_t* end,
function in namespace:keymaster
android_keymaster_messages.h
218
if (!
copy_uint32_array_from_buf
(buf_ptr, end, &tmp, &results_length))
Completed in 31 milliseconds