Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_writer.cpp340 const Value &childValue = value[name]; in writeValue() local
341 writeCommentBeforeValue( childValue ); in writeValue()
344 writeValue( childValue ); in writeValue()
347 writeCommentAfterValueOnSameLine( childValue ); in writeValue()
351 writeCommentAfterValueOnSameLine( childValue ); in writeValue()
379 const Value &childValue = value[index]; in writeArrayValue() local
380 writeCommentBeforeValue( childValue ); in writeArrayValue()
386 writeValue( childValue ); in writeArrayValue()
390 writeCommentAfterValueOnSameLine( childValue ); in writeArrayValue()
394 writeCommentAfterValueOnSameLine( childValue ); in writeArrayValue()
[all …]
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNormalizer.java264 String childValue = currChild.getValue(); in repairAltText() local
265 if (childValue == null || childValue.length() == 0) in repairAltText()
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...