Home
last modified time | relevance | path

Searched defs:GetRegistry (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/ir/
Dtf_op_registry.h41 const tensorflow::OpRegistry *GetRegistry() const { return registry_; } in GetRegistry() function
/external/llvm/include/llvm/Support/
DRegistry.h127 typedef void *(*GetRegistry)(); in import() typedef
/external/cronet/net/cookies/
Dcookie_store_test_helpers.cc29 std::string GetRegistry(const GURL& url) { in GetRegistry() function