Searched refs:BodyExists (Results 1 – 1 of 1) sorted by relevance
38 if (BodyExists(parsed_path)) { in FileExists()68 if (!BodyExists(split_path[0])) { in CreateDir()79 if (!BodyExists(parent_path)) { in CreateDir()118 bool BodyExists(const string& name) { in BodyExists() function in tensorflow::InterPlanetaryFileSystem