Home
last modified time | relevance | path

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

/build/soong/common/
Darch.go31 RegisterBottomUpMutator("host_or_device", HostOrDeviceMutator)
444 func HostOrDeviceMutator(mctx AndroidBottomUpMutatorContext) { func