Home
last modified time | relevance | path

Searched defs:closeFlag (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.cpp161 auto closeFlag = isDestroyed || isClosed; in ResetSelectionAndDestroySelectOverlay() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h82 uint8_t closeFlag; member
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_sqlite_shared_result_set_test.cpp1069 bool closeFlag = resultSet->IsClosed(); variable