Searched refs:removeProperty (Results 1 – 4 of 4) sorted by relevance
/aosp12/build/soong/bpfix/bpfix/ |
H A D | bpfix.go | 276 removeProperty(mod, "host") 298 removeProperty(mod, "installable") 373 removeProperty(mod, "android_static_libs") 595 removeProperty(mod, local_module_path) 633 removeProperty(mod, local_module_path) 658 removeProperty(mod, "certificate") 728 removeProperty(mod, field) 744 removeProperty(mod, "types") 826 removeProperty(mod, "srcs") 838 removeProperty(mod, "srcs") [all …]
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | CarPropertyService.java | 143 void removeProperty(int propId) { in removeProperty() method in CarPropertyService.Client 325 client.removeProperty(propId); in unregisterListenerBinderLocked()
|
/aosp12/build/soong/sdk/ |
H A D | bp.go | 204 func (s *bpPropertySet) removeProperty(name string) { func
|
H A D | update.go | 754 module.removeProperty("prefer")
|