OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_human_readable_size
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
block.h
216
char *
get_human_readable_size
(char *buf, int buf_size, int64_t size);
block.c
1902
char *
get_human_readable_size
(char *buf, int buf_size, int64_t size)
function
[
all
...]
Completed in 3321 milliseconds