Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Ddump_kernel_config_lib.c29 static ssize_t ReadFullyWithRead(void *ctx, void *buf, size_t count) in ReadFullyWithRead() function
145 ReadFullyFn read_fn = ReadFullyWithRead; in FindKernelConfig()