Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFAttributeValue.cpp34 bool ELFAttributeValue::isDefaultValue() const { in isDefaultValue() function in mcld::ELFAttributeValue
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DMessageLiteToString.java157 private static boolean isDefaultValue(Object o) { in isDefaultValue() method in MessageLiteToString