Searched refs:fec_verity_set_status (Results 1 - 2 of 2) sorted by last modified time

/system/extras/libfec/
H A Dfec_verity.cpp612 int fec_verity_set_status(struct fec_handle *f, bool enabled) function
/system/extras/libfec/include/fec/
H A Dio.h94 extern int fec_verity_set_status(struct fec_handle *f, bool enabled);
184 return !fec_verity_set_status(handle_.get(), enabled);

Completed in 53 milliseconds