Home
last modified time | relevance | path

Searched defs:IsMemoryRdb (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h219 virtual bool IsMemoryRdb() const in IsMemoryRdb() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_rdb.h215 bool IsMemoryRdb() const override in IsMemoryRdb() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp100 bool RdbStoreConfig::IsMemoryRdb() const in IsMemoryRdb() function in OHOS::NativeRdb::RdbStoreConfig
H A Drdb_store.cpp422 bool RdbStore::IsMemoryRdb() const in IsMemoryRdb() function in OHOS::NativeRdb::RdbStore
H A Drdb_store_impl.cpp2095 bool RdbStoreImpl::IsMemoryRdb() const in IsMemoryRdb() 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.cpp251 virtual bool IsMemoryRdb() const in IsMemoryRdb() function in OHOS::Notification::RdbStoreTest
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp951 napi_value RdbStoreProxy::IsMemoryRdb(napi_env env, napi_callback_info info) in IsMemoryRdb() function in OHOS::RdbJsKit::RdbStoreProxy