Searched refs:storageDir (Results 1 – 2 of 2) sorted by relevance
179 this->storageDir = dir; in SetStorageDir()196 if (!this->storageDir.empty()) { in GetStorageDir()197 return this->storageDir; in GetStorageDir()211 return this->storageDir; in GetStorageDir()
44 std::string storageDir = ""; variable