Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp411 bool destroyed = false; in UnsubscribeSwitchData() local
576 bool destroyed = false; in Unsubscribe() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp190 bool destroyed = false; in OnAppExit() local
603 bool destroyed = false; in UnSubscribe() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp506 void EntityCollection::MarkDestroyed(bool destroyed) in MarkDestroyed()