Home
last modified time | relevance | path

Searched defs:GetDataBase (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dschema_meta.cpp105 Database SchemaMeta::GetDataBase(const std::string &storeId) in GetDataBase() function in OHOS::DistributedData::SchemaMeta
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_store_instance.cpp131 IRelationalStore *RelationalStoreInstance::GetDataBase(const RelationalDBProperties &properties, in… in GetDataBase() function in DistributedDB::RelationalStoreInstance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp71 ArkWebRefPtr<ArkWebDataBase> ArkWebEngineImpl::GetDataBase() in GetDataBase() function in OHOS::ArkWeb::ArkWebEngineImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_wrapper.cpp74 std::shared_ptr<OHOS::NWeb::NWebDataBase> ArkWebEngineWrapper::GetDataBase() in GetDataBase() function in OHOS::ArkWeb::ArkWebEngineWrapper
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp83 std::shared_ptr<NWebDataBase> GetDataBase() in GetDataBase() function in OHOS::NWeb::MockNWebEngine
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp83 std::shared_ptr<NWebDataBase> GetDataBase() in GetDataBase() function in OHOS::NWeb::MockNWebEngine
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Doh_audio_buffer.cpp705 uint8_t *OHAudioBuffer::GetDataBase() in GetDataBase() function in OHOS::AudioStandard::OHAudioBuffer
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp804 std::shared_ptr<NWebDataBase> NWebHelper::GetDataBase() in GetDataBase() function in OHOS::NWeb::NWebHelper
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp435 IKvDB *KvDBManager::GetDataBase(const KvDBProperties &property, int &errCode, bool isNeedIfOpened) in GetDataBase() function in DistributedDB::KvDBManager