Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_prebuilt.go73 module.ModuleBase.EnableNativeBridgeSupportByDefault()
153 module.ModuleBase.EnableNativeBridgeSupportByDefault()
Dndk_library.go404 module.ModuleBase.EnableNativeBridgeSupportByDefault()
/build/soong/android/
Dmodule.go1954 func (m *ModuleBase) EnableNativeBridgeSupportByDefault() { func