Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dprotobuf.h106 PyUpb_WeakMap* obj_cache; member
Ddescriptor_pool.c62 PyTypeObject* type, PyObject* db, PyUpb_WeakMap* obj_cache) { in PyUpb_DescriptorPool_DoCreateWithCache()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dexecution_engine.cc233 std::unique_ptr<ExecutionEngineObjectCache> obj_cache = in CreateFromModule() local