Home
last modified time | relevance | path

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

/tools/netsim/scripts/tasks/
Dconfigure_task.py21 from utils import (AOSP_ROOT, cmake_toolchain, run)
/tools/netsim/scripts/
Dcmake_setup.py27 cmake_toolchain,
Dutils.py119 def cmake_toolchain(target) -> str: function