Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h39 struct RdbDebugInfo { struct
40 struct DebugTime {
44 uint64_t inode_ = 0;
45 uint64_t oldInode_ = 0;
46 DebugTime atime_;
70 std::map<std::string, RdbDebugInfo> infos_; argument