Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
Dshare_block.h34 struct SharedBlockInfo { struct
46 SharedBlockInfo(AppDataFwk::SharedBlock* sharedBlock) : sharedBlock(sharedBlock) in SharedBlockInfo() argument