Home
last modified time | relevance | path

Searched defs:fast_module (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/processor/
H A Dmodule_comparer.cc60 scoped_ptr<FastModule> fast_module(new FastModule("test_module")); in Compare() local
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dfast_module_type.cc188 FastModuleObject *fast_module = FastModuleObject::UncheckedCast(module); in FastTpGetattro() local