Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_manager_impl.h32 class RdbServiceProxy; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_manager_impl.cpp31 using RdbServiceProxy = DistributedRdb::RdbServiceProxy; typedef
H A Drdb_service_proxy.cpp53 RdbServiceProxy::RdbServiceProxy(const sptr<IRemoteObject> &object) in RdbServiceProxy() function in OHOS::DistributedRdb::RdbServiceProxy