Searched defs:pathname (Results 1 – 2 of 2) sorted by relevance
64 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath()
138 get_file_size(const char* pathname) in get_file_size()173 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file()