Home
last modified time | relevance | path

Searched defs:GetRebuilt (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h301 virtual int GetRebuilt(RebuiltType &rebuilt) in GetRebuilt() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_rdb.h296 int GetRebuilt(RebuiltType& rebuilt) override in GetRebuilt() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp565 int RdbStore::GetRebuilt(RebuiltType &rebuilt) in GetRebuilt() function in OHOS::NativeRdb::RdbStore
H A Drdb_store_impl.cpp2260 int RdbStoreImpl::GetRebuilt(RebuiltType &rebuilt) in GetRebuilt() 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.cpp333 virtual int GetRebuilt(RebuiltType &rebuilt) in GetRebuilt() function in OHOS::Notification::RdbStoreTest
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp1266 napi_value RdbStoreProxy::GetRebuilt(napi_env env, napi_callback_info info) in GetRebuilt() function in OHOS::RelationalStoreJsKit::RdbStoreProxy