33 #ifndef COMMON_LINUX_MEMORY_MAPPED_FILE_H_    34 #define COMMON_LINUX_MEMORY_MAPPED_FILE_H_    59   bool Map(
const char* path);
    71   const void* 
data()
 const { 
return content_.
data(); }
    86 #endif  // COMMON_LINUX_MEMORY_MAPPED_FILE_H_ 
const MemoryRange & content() const 
 
const void * data() const 
 
bool Map(const char *path)
 
const uint8_t * data() const