Searched defs:version_file_dir (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/icing/icing/file/ |
H A D | version-util.cc | 42 const Filesystem& filesystem, const std::string& version_file_dir, in ReadV1VersionInfo() 80 const Filesystem& filesystem, const std::string& version_file_dir) { in ReadV2VersionInfo() 96 const Filesystem& filesystem, const std::string& version_file_dir, in ReadVersion() 163 const std::string& version_file_dir, in WriteV1Version() 177 const Filesystem& filesystem, const std::string& version_file_dir, in WriteV2Version() 191 const Filesystem& filesystem, std::string_view version_file_dir) { in DiscardVersionFiles()
|
H A D | version-util.h | 162 inline std::string MakeVersionFilePath(std::string_view version_file_dir, in MakeVersionFilePath()
|