Home
last modified time | relevance | path

Searched defs:isClosed (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dselect_overlay_proxy_test_ng.cpp128 auto isClosed = selectOverlayProxy->IsClosed(); variable
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp94 bool isClosed = downloadRequest_->IsClosed(); in Read() local
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
H A Dtls_socket.h667 bool isClosed = false; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp401 bool isClosed = downloadRequest_->IsClosed(); in ReadRingBuffer() local
426 bool isClosed = downloadRequest_->IsClosed(); in ReadCacheBufferLoop() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.cpp159 auto isClosed = selectContentManager_->CloseCurrent( in ResetSelectionAndDestroySelectOverlay() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path.cpp391 …ddPolygon(OH_Drawing_Path* cPath, const OH_Drawing_Point2D* cPoints, uint32_t count, bool isClosed) in OH_Drawing_PathAddPolygon()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testthree_ng.cpp841 auto isClosed = !pattern->selectOverlay_->SelectOverlayIsOn(); variable