Home
last modified time | relevance | path

Searched refs:DistributedConfigV0 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_types_v0.h38 typedef struct DistributedConfigV0 { struct
41 } DistributedConfigV0; argument
H A Drelational_store.cpp639 const auto *realCfg = reinterpret_cast<const DistributedConfigV0 *>(config); in Convert()