Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Daudio_board.py185 def get_snapshot(self): member in AudioBus
/aosp_15_r20/external/python/watchdog/src/watchdog/utils/
Ddirsnapshot.py263 def get_snapshot(self) -> DirectorySnapshot: member in DirectorySnapshotDiff.ContextManager
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunc_graph.py157 def get_snapshot(self) -> Mapping[Hashable, Any]: member in CapturesContainer