Home
last modified time | relevance | path

Searched defs:SetContents (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/testing/
Dfile.h95 static bool SetContents(const std::string& name, const std::string& contents, in SetContents() function
/external/protobuf/src/google/protobuf/testing/
Dfile.h95 static bool SetContents(const std::string& name, const std::string& contents, in SetContents() function
/external/tensorflow/tensorflow/lite/toco/
Dtoco_port.cc116 tensorflow::Status SetContents(const std::string& filename, in SetContents() function
242 tensorflow::Status SetContents(const string& filename, const string& contents, in SetContents() function
/external/leveldb/db/
Dwrite_batch.cc139 void WriteBatchInternal::SetContents(WriteBatch* b, const Slice& contents) { in SetContents() function in leveldb::WriteBatchInternal
/external/cronet/net/disk_cache/blockfile/
Drankings.cc565 void Rankings::SetContents(CacheRankingsBlock* node, CacheAddr address) { in SetContents() function in disk_cache::Rankings