Home
last modified time | relevance | path

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

/external/wayland/protocol/
Dgenerate-shm-formats.py141 new_wayland_proto = wayland_proto + ".new" variable
142 with open(new_wayland_proto, "w+") as output_file, \
153 os.rename(new_wayland_proto, wayland_proto)