Home
last modified time | relevance | path

Searched refs:cameraDumpPath (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/tools/
H A Dparse_bugreport.py43 def parseCameraDump(deviceId, cameraDumpPath, tagList): argument
48 with open(cameraDumpPath, "r") as file:
94 os.remove(cameraDumpPath)