Home
last modified time | relevance | path

Searched defs:dbs (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/
H A Dlpfence_offline_db.md28 ### dbs subsection
/ohos5.0/base/sensors/sensor/vibration_convert/core/utils/include/
H A Daudio_utils.h90 double ConvertDbsToAmp(double dbs) in ConvertDbsToAmp()
/ohos5.0/base/security/asset/frameworks/os_dependency/file/src/
H A Dcommon.rs34 let mut dbs = vec![]; in get_user_dbs() localVariable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_server.cpp43 …2_t CloudServer::Subscribe(int32_t userId, const std::map<std::string, std::vector<Database>> &dbs) in Subscribe()
48 …t CloudServer::Unsubscribe(int32_t userId, const std::map<std::string, std::vector<Database>> &dbs) in Unsubscribe()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
H A Ddistributeddata_dfx_ut_test.cpp149 auto dbs = Reporter::GetInstance()->DatabaseStatistic(); variable
366 auto dbs = Reporter::GetInstance()->DatabaseStatistic(); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_extension.rs620 let dbs = match OhCloudExtHashMap::get_inner_ref(dbs, SafetyCheckId::HashMap) { in OhCloudExtCloudSyncSubscribe() localVariable
624 let dbs = match dbs { in OhCloudExtCloudSyncSubscribe() localVariable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dcloud_service.rs148 let mut dbs = vec![]; in from() localVariable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp307 …t CloudServerImpl::Subscribe(int32_t userId, const std::map<std::string, std::vector<DBMeta>> &dbs) in Subscribe()
515 …CloudServerImpl::Unsubscribe(int32_t userId, const std::map<std::string, std::vector<DBMeta>> &dbs) in Unsubscribe()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dcloud_test.cpp450 std::map<std::string, std::vector<CloudServer::Database>> dbs; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_general_store_test.cpp360 std::shared_ptr<CloudDB> dbs = std::make_shared<CloudDB>(); variable
H A Drdb_general_store_test.cpp312 std::shared_ptr<CloudDB> dbs = std::make_shared<CloudDB>(); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp1056 auto &dbs = enabled ? subDbs : unsubDbs; in DoSubscribe() local
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp467 auto &dbs = retval.deletingBuffers; in ReuseBuffer() local