Searched defs:SetContents (Results 1 – 5 of 5) sorted by relevance
95 static bool SetContents(const std::string& name, const std::string& contents, in SetContents() function
116 tensorflow::Status SetContents(const std::string& filename, in SetContents() function242 tensorflow::Status SetContents(const string& filename, const string& contents, in SetContents() function
139 void WriteBatchInternal::SetContents(WriteBatch* b, const Slice& contents) { in SetContents() function in leveldb::WriteBatchInternal
565 void Rankings::SetContents(CacheRankingsBlock* node, CacheAddr address) { in SetContents() function in disk_cache::Rankings