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