Home
last modified time | relevance | path

Searched refs:RemoveDataDir (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_multiuser_installer.h44 ErrCode RemoveDataDir(const std::string bundleName, int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/sandbox_app/
H A Dbundle_sandbox_exception_handler.h56 void RemoveDataDir();
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundlemutiuserinstaller_fuzzer/
H A Dbundlemutiuserinstaller_fuzzer.cpp38 installer->RemoveDataDir(bundleName, USERID); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp156 ScopeGuard createUserDataDirGuard([&] { RemoveDataDir(bundleName, userId); }); in ProcessBundleInstall()
198 ErrCode BundleMultiUserInstaller::RemoveDataDir(const std::string bundleName, int32_t userId) in RemoveDataDir() function in OHOS::AppExecFwk::BundleMultiUserInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_exception_handler.cpp122 RemoveDataDir(); in RemoveTokenIdAndKeepSandboxDir()
163 void BundleSandboxExceptionHandler::RemoveDataDir() in RemoveDataDir() function in OHOS::AppExecFwk::BundleSandboxExceptionHandler

Completed in 2 milliseconds