Home
last modified time | relevance | path

Searched defs:hostProperties (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/build/
H A Dproperties.go21 type hostProperties struct { struct
22 Cflags []string
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DImsConference.java1599 private int applyHostPropertiesToChild(int childProperties, int hostProperties) { in applyHostPropertiesToChild()