Searched refs:BaseDir (Results 1 – 2 of 2) sorted by relevance
93 std::string FileModelBase::BaseDir() const { in BaseDir() function in iorap::db::FileModelBase107 ss << BaseDir(); in FilePath()115 LOG(VERBOSE) << "MkdirWithParents: " << BaseDir(); in MkdirWithParents()116 return ::iorap::db::MkdirWithParents(BaseDir()); in MkdirWithParents()
72 std::string BaseDir() const;