HomeSort by relevance Sort by last modified time
    Searched refs:SetContents (Results 1 - 14 of 14) sorted by null

  /external/protobuf/src/google/protobuf/testing/
file.h 88 static bool SetContents(
  /external/pdfium/fpdfsdk/
cpdfsdk_baannot.h 41 void SetContents(const WideString& sContents);
cpdfsdk_baannot.cpp 104 void CPDFSDK_BAAnnot::SetContents(const WideString& sContents) {
  /external/protobuf/src/google/protobuf/compiler/ruby/
ruby_generator_unittest.cc 88 GOOGLE_CHECK_OK(File::SetContents(
  /external/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 90 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto",
  /external/protobuf/src/google/protobuf/compiler/python/
python_plugin_unittest.cc 87 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto",
  /external/tensorflow/tensorflow/lite/toco/
toco_convert.cc 103 port::file::SetContents(parsed_toco_flags.output_file.value(),
toco_port.h 73 tensorflow::Status SetContents(const string& filename, const string& contents,
toco_port.cc 112 tensorflow::Status SetContents(const string& filename, const string& contents,
114 return ToStatus(::file::SetContents(filename, contents, ::file::Defaults()));
237 tensorflow::Status SetContents(const string& filename, const string& contents,
tooling_util.cc 552 const auto result = port::file::SetContents(
571 const auto result = port::file::SetContents(
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_plugin_unittest.cc 186 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto",
metadata_test.cc 77 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/" + filename, data,
  /external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 262 GOOGLE_CHECK_OK(File::SetContents(filename, contents, true));
command_line_interface_unittest.cc 381 GOOGLE_CHECK_OK(File::SetContents(
    [all...]

Completed in 676 milliseconds