Home
last modified time | relevance | path

Searched refs:SaveBundleStateStorage (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_state_storage.h49 bool SaveBundleStateStorage(
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_state_storage.cpp149 bool BundleStateStorage::SaveBundleStateStorage( in SaveBundleStateStorage() function in OHOS::AppExecFwk::BundleStateStorage
H A Dbundle_data_mgr.cpp193 bundleStateStorage_->SaveBundleStateStorage( in CompatibleOldBundleStateInKvDb()
4271 bundleStateStorage_->SaveBundleStateStorage( in SetApplicationEnabled()
4411 bundleStateStorage_->SaveBundleStateStorage( in SetAbilityEnabled()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp1046 * @tc.name: test SaveBundleStateStorage
1047 * @tc.desc: 1.test SaveBundleStateStorage of BundleStateStorage
1054 bool ret = bundleStateStorage.SaveBundleStateStorage("", userId, info); in HWTEST_F()
1056 ret = bundleStateStorage.SaveBundleStateStorage("com.ohos.tes1", userId, info); in HWTEST_F()

Completed in 26 milliseconds