Home
last modified time | relevance | path

Searched defs:ObtainDistributedTableName (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/service/rdb/
Drdb_service_impl.cpp136 std::string RdbServiceImpl::ObtainDistributedTableName(const std::string &device, const std::string… in ObtainDistributedTableName() function in OHOS::DistributedRdb::RdbServiceImpl
/foundation/distributeddatamgr/distributeddatamgr/frameworks/innerkitsimpl/rdb/src/
Drdb_service_proxy.cpp48 std::string RdbServiceProxy::ObtainDistributedTableName(const std::string &device, const std::strin… in ObtainDistributedTableName() function in OHOS::DistributedRdb::RdbServiceProxy
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Drdb_store_impl.cpp701 std::string RdbStoreImpl::ObtainDistributedTableName(const std::string &device, const std::string &… in ObtainDistributedTableName() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/
Dnapi_rdb_store.cpp960 napi_value RdbStoreProxy::ObtainDistributedTableName(napi_env env, napi_callback_info info) in ObtainDistributedTableName() function in OHOS::RdbJsKit::RdbStoreProxy