Searched defs:get_snapshot (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/autotest/client/cros/chameleon/ | ||
H A D | audio_board.py | 185 def get_snapshot(self): member in AudioBus |
/aosp_15_r20/external/python/watchdog/src/watchdog/utils/ | ||
D | dirsnapshot.py | 263 def get_snapshot(self) -> DirectorySnapshot: member in DirectorySnapshotDiff.ContextManager |
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ | ||
H A D | func_graph.py | 157 def get_snapshot(self) -> Mapping[Hashable, Any]: member in CapturesContainer |