Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.h130 std::atomic<bool> isBound_ = false; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h165 std::atomic<bool> isBound_ = false; variable