Home
last modified time | relevance | path

Searched defs:wasClosed (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/geometry/
DGrShape.cpp103 bool wasClosed = fArc.fUseCenter; in simplifyArc() local
246 bool wasClosed = false; in simplify() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DSerializationFeaturesTest.java21 protected boolean wasClosed = false; field in SerializationFeaturesTest.CloseableBean
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/
DArrayBroadcastChannel.kt224 val wasClosed = super.close(cause) in elementAt() constant
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c1348 UBool wasClosed; /* close happened on the object */ member