Searched defs:FEC_DEFAULT_ROOTS (Results 1 - 1 of 1) sorted by relevance

/system/extras/libfec/include/fec/
H A Dio.h39 #define FEC_DEFAULT_ROOTS 2 macro
127 int roots = FEC_DEFAULT_ROOTS) : handle_(nullptr, fec_close) {
136 int roots = FEC_DEFAULT_ROOTS)
126 io(const std::string& fn, int mode = O_RDONLY, int flags = 0, int roots = FEC_DEFAULT_ROOTS) argument
135 open(const std::string& fn, int mode = O_RDONLY, int flags = 0, int roots = FEC_DEFAULT_ROOTS) argument

Completed in 45 milliseconds