Searched defs:RefCount (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/ | ||
| D | ref_count.cpp | 18 RefCount::RefCount() in RefCount() function in OHOS::DistributedData::RefCount |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ | ||
| D | kvdb_service_impl.h | 41 using RefCount = DistributedData::RefCount; variable |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ | ||
| D | sync_manager.h | 38 using RefCount = DistributedData::RefCount; variable |
| /foundation/arkui/ace_engine/frameworks/base/memory/ | ||
| D | referenced.h | 86 int32_t RefCount() const in RefCount() function |