Home
last modified time | relevance | path

Searched refs:hex2stdout (Results 1 – 2 of 2) sorted by relevance

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h498 void hex2stdout(const uint8_t * b_str, int len, int no_ascii);
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c2867 hex2stdout(const uint8_t * b_str, int len, int no_ascii) in hex2stdout() function