Home
last modified time | relevance | path

Searched refs:InternalIsFileLoaded (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h1577 bool InternalIsFileLoaded(const string& filename) const;
Ddescriptor.cc1094 bool DescriptorPool::InternalIsFileLoaded(const string& filename) const { in InternalIsFileLoaded() function in google::protobuf::DescriptorPool
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc2130 DescriptorPool::generated_pool()->InternalIsFileLoaded( in TEST()