Home
last modified time | relevance | path

Searched defs:GetContents (Results 1 – 8 of 8) sorted by relevance

/external/cronet/components/nacl/browser/
Dnacl_validation_cache.h52 std::vector<std::string> GetContents() const { in GetContents() function
/external/cronet/third_party/protobuf/src/google/protobuf/testing/
Dfile.h85 static bool GetContents(const std::string& name, std::string* output, in GetContents() function
/external/protobuf/src/google/protobuf/testing/
Dfile.h85 static bool GetContents(const std::string& name, std::string* output, in GetContents() function
/external/tensorflow/tensorflow/lite/toco/
Dtoco_port.cc110 tensorflow::Status GetContents(const std::string& filename, in GetContents() function
211 tensorflow::Status GetContents(const string& path, string* output, in GetContents() function
/external/armnn/src/armnnUtils/
DDotSerializer.hpp107 NodeContent& GetContents() { return *m_Contents.get(); } in GetContents() function in armnn::DotNode
/external/pdfium/fpdfsdk/
Dfpdf_signature_embeddertest.cpp43 TEST_F(FPDFSignatureEmbedderTest, GetContents) { in TEST_F() argument
/external/google-breakpad/src/common/
Dtest_assembler.cc338 bool Section::GetContents(string *contents) { in GetContents() function in google_breakpad::test_assembler::Section
Dtest_assembler_unittest.cc1590 class GetContents: public SectionFixture, public Test { }; class
1592 TEST_F(GetContents, Undefined) { in TEST_F() argument
1598 TEST_F(GetContents, ClearsContents) { in TEST_F() argument
1605 TEST_F(GetContents, ClearsReferences) { in TEST_F() argument