Searched defs:SetContents (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A D | toco_port.cc | 116 tensorflow::Status SetContents(const std::string& filename, in SetContents() function 242 tensorflow::Status SetContents(const string& filename, const string& contents, in SetContents() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/testing/ |
H A D | file.h | 95 static bool SetContents(const std::string& name, const std::string& contents, in SetContents() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/testing/ |
H A D | file.h | 95 static bool SetContents(const std::string& name, const std::string& contents, in SetContents() function
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | scoped_tmpfile.cc | 94 bool ScopedTmpFile::SetContents(const void* data, size_t data_len) { in SetContents() function in google_breakpad::ScopedTmpFile
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/ |
H A D | file_helpers.cc | 44 absl::Status SetContents(absl::string_view path, absl::string_view content, in SetContents() function
|
/aosp_15_r20/external/leveldb/db/ |
H A D | write_batch.cc | 139 void WriteBatchInternal::SetContents(WriteBatch* b, const Slice& contents) { in SetContents() function in leveldb::WriteBatchInternal
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | rankings.cc | 559 void Rankings::SetContents(CacheRankingsBlock* node, CacheAddr address) { in SetContents() function in disk_cache::Rankings
|