Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h239 virtual std::string ObtainDistributedTableName( in ObtainDistributedTableName() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_rdb.h235 …std::string ObtainDistributedTableName(const std::string& device, const std::string& table, int& e… in ObtainDistributedTableName() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp177 char* RdbStoreImpl::ObtainDistributedTableName(const char* device, const char* table) in ObtainDistributedTableName() function in OHOS::Relational::RdbStoreImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp59 std::string RdbServiceProxy::ObtainDistributedTableName(const std::string &device, const std::strin… in ObtainDistributedTableName() function in OHOS::DistributedRdb::RdbServiceProxy
H A Drdb_store.cpp443 std::string RdbStore::ObtainDistributedTableName(const std::string &device, const std::string &tabl… in ObtainDistributedTableName() function in OHOS::NativeRdb::RdbStore
H A Drdb_store_impl.cpp336 std::string RdbStoreImpl::ObtainDistributedTableName(const std::string &device, const std::string &… in ObtainDistributedTableName() function in OHOS::NativeRdb::RdbStoreImpl
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp271 virtual std::string ObtainDistributedTableName( in ObtainDistributedTableName() function in OHOS::Notification::RdbStoreTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp226 std::string RdbServiceImpl::ObtainDistributedTableName(const std::string &device, const std::string… in ObtainDistributedTableName() function in OHOS::DistributedRdb::RdbServiceImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp1131 napi_value RdbStoreProxy::ObtainDistributedTableName(napi_env env, napi_callback_info info) in ObtainDistributedTableName() function in OHOS::RdbJsKit::RdbStoreProxy
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdbstore.cpp4146 std::string MediaLibraryRdbStore::ObtainDistributedTableName(const std::string &device, const std::… in ObtainDistributedTableName() function in OHOS::Media::MediaLibraryRdbStore
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp1356 napi_value RdbStoreProxy::ObtainDistributedTableName(napi_env env, napi_callback_info info) in ObtainDistributedTableName() function in OHOS::RelationalStoreJsKit::RdbStoreProxy