Home
last modified time | relevance | path

Searched defs:proto_dir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/netsim/rust/proto/
H A Dbuild_cargo.rs32 let proto_dir = proto_root.join("proto"); in main() localVariable
/aosp_15_r20/external/wayland/protocol/
H A Dgenerate-shm-formats.py16 proto_dir = os.path.dirname(os.path.realpath(__file__)) variable