Home
last modified time | relevance | path

Searched refs:roleType_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h65 uint32_t roleType_ = 0; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_manager.cpp181 syncerParam.roleType_ = config.GetRoleType(); in GetSyncParam()
H A Drdb_store_impl.cpp97 syncerParam_.roleType_ = config.GetRoleType(); in InitSyncerParam()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dsingle_store_impl.h147 uint32_t roleType_ = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp48 roleType_ = options.role; in SingleStoreImpl()