Home
last modified time | relevance | path

Searched defs:Find (Results 1 – 6 of 6) sorted by relevance

/frameworks/ex/framesequence/jni/
DRegistry.cpp35 const RegistryEntry* Registry::Find(Stream* stream) { in Find() function in Registry
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DTypeRegistry.cs61 public MessageDescriptor Find(string fullName) in Find() method in Google.Protobuf.Reflection.TypeRegistry
/frameworks/base/libs/androidfw/include/androidfw/
DAttributeFinder.h147 Iterator BackTrackingAttributeFinder<Derived, Iterator>::Find(uint32_t attr) { in Find() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dextension_set_heavy.cc287 bool DescriptorPoolExtensionFinder::Find(int number, ExtensionInfo* output) { in Find() function in google::protobuf::internal::DescriptorPoolExtensionFinder
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc2088 bool SourceLocationTable::Find( in Find() function in google::protobuf::compiler::SourceLocationTable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor_containers.cc631 int Find(PyContainer* self, PyObject* item) { in Find() function