Home
last modified time | relevance | path

Searched defs:whichmodule (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/pytorch/torch/package/
H A Dimporter.py137 def whichmodule(self, obj: Any, name: str) -> str: member in Importer
173 def whichmodule(self, obj: Any, name: str) -> str: member in _SysImporter
228 def whichmodule(self, obj: Any, name: str) -> str: member in OrderedImporter
/aosp_15_r20/external/pytorch/test/package/
H A Dtest_importer.py104 def whichmodule(self, obj, name): member in TestImporter.test_ordered_importer_whichmodule.DummyImporter
/aosp_15_r20/external/python/cpython2/Lib/
Dpickle.py805 def whichmodule(func, funcname): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpickle.py335 def whichmodule(obj, name): function
/aosp_15_r20/external/python/cpython3/Lib/
Dpickle.py335 def whichmodule(obj, name): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpickle.py335 def whichmodule(obj, name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dpickle.py335 def whichmodule(obj, name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dpickle.py335 def whichmodule(obj, name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dpickle.py335 def whichmodule(obj, name): function
/aosp_15_r20/external/python/cpython2/Modules/
DcPickle.c899 whichmodule(PyObject *global, PyObject *global_name) in whichmodule() function
/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c1912 whichmodule(PyObject *global, PyObject *dotted_path) in whichmodule() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...