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

  /external/protobuf/src/google/protobuf/testing/
file.h 85 static bool SetContents(
  /external/protobuf/src/google/protobuf/compiler/python/
python_plugin_unittest.cc 83 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto",
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_plugin_unittest.cc 88 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto",
  /external/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 86 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto",
  /external/pdfium/fpdfsdk/include/
fsdk_baseannot.h 109 void SetContents(const CFX_WideString& sContents);
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h 66 virtual void SetContents(const CFX_WideString& sContents) = 0;
228 virtual void SetContents(const CFX_WideString& sContents);
  /external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 356 GOOGLE_CHECK_OK(File::SetContents(filename, contents, true));
command_line_interface_unittest.cc 344 GOOGLE_CHECK_OK(File::SetContents(full_name, contents, true));
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 477 pNoteItem->SetContents(L"");
881 void CPWL_NoteItem::SetContents(const CFX_WideString& sContents)
    [all...]

Completed in 68 milliseconds