Home
last modified time | relevance | path

Searched defs:cpu_arch (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/build/android/pylib/constants/
Dhost_paths.py60 def ToolPath(tool, cpu_arch): argument
/external/angle/build/android/pylib/constants/
Dhost_paths.py64 def ToolPath(tool, cpu_arch): argument
/external/cronet/build/android/pylib/constants/
Dhost_paths.py64 def ToolPath(tool, cpu_arch): argument
/external/pigweed/pw_snapshot/pw_snapshot_protos/
Dsnapshot_metadata.proto86 CpuArchitecture.Enum cpu_arch = 8; field
/external/pigweed/pw_snapshot/py/pw_snapshot_metadata/
Dmetadata.py121 def cpu_arch(self) -> str: member in MetadataProcessor