OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_image_file
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/utility/include/
bmpblk_utility.h
97
const string
read_image_file
(const char *filename);
/external/vboot_reference/utility/
bmpblk_utility.cc
397
const string &content =
read_image_file
(it->second.filename.c_str());
466
const string BmpBlockUtil::
read_image_file
(const char *filename) {
function in class:vboot_reference::BmpBlockUtil
Completed in 787 milliseconds