Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DStruct.java270 private static boolean hasBothMutableAndImmutableFields(final FieldInfo[] fields) { in hasBothMutableAndImmutableFields() method in Struct
566 if (hasBothMutableAndImmutableFields(foundFields)) { in parse()