Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_stub.h35 int32_t OnRemoteObtainDistributedTableName(MessageParcel& data, MessageParcel& reply);
82 &RdbServiceStub::OnRemoteObtainDistributedTableName,
H A Drdb_service_stub.cpp27 int32_t RdbServiceStub::OnRemoteObtainDistributedTableName(MessageParcel &data, MessageParcel &repl… in OnRemoteObtainDistributedTableName() function in OHOS::DistributedRdb::RdbServiceStub