Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_manager_impl.cpp192 static_cast<uint32_t>(KvStoreInterfaceCode::GET_FEATURE_INTERFACE), data, reply, mo); in GetFeatureInterface()
222 static_cast<uint32_t>(KvStoreInterfaceCode::REGISTER_DEATH_OBSERVER), data, reply, mo); in RegisterDeathObserver()
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Ddistributeddata_relational_store_ipc_interface_code.h60 enum class KvStoreInterfaceCode { enum