Searched refs:GetGcsPathWithObject (Results 1 – 1 of 1) sorted by relevance
649 const string append_object_path = GetGcsPathWithObject(append_object); in AppendObject()717 string GetGcsPathWithObject(string object) const { in GetGcsPathWithObject() function in tensorflow::__anon1ea3abb10111::GcsWritableFile720 string GetGcsPath() const { return GetGcsPathWithObject(object_); } in GetGcsPath()