Searched refs:load_file (Results 1 – 4 of 4) sorted by relevance
18 def self.load_file(file) singletonMethod
58 yaml_guts = YamlHelper.load_file(config_file)
1142 unsigned load_file(std::vector<unsigned char> & buffer, const std::string & filename);
7446 unsigned load_file(std::vector<unsigned char> & buffer, const std::string & filename) in load_file() function7582 unsigned error = load_file(buffer, filename); in decode()