Home
last modified time | relevance | path

Searched defs:cleanCacheCallback (Results 1 - 17 of 17) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/cleanbundlecachefiles_fuzzer/
H A Dcleanbundlecachefiles_fuzzer.cpp32 sptr<ICleanCacheCallback> cleanCacheCallback; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/app_domain_verify/services/src/agent/zidl/
H A Dapp_domain_verify_agent_service_stub.cpp85 sptr<IConvertCallback> cleanCacheCallback = iface_cast<IConvertCallback>(object); in OnConvertToExplicitWant() local
/foundation/bundlemanager/bundle_tool/test/mock/
H A Dmock_bundle_mgr_host.cpp39 CleanBundleCacheFiles(const std::string &bundleName, const sptr<ICleanCacheCallback> cleanCacheCallback, int32_t userId, int32_t appIndex) CleanBundleCacheFiles() argument
/foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/
H A Dapp_domain_verify_mgr_service_stub.cpp227 sptr<IConvertCallback> cleanCacheCallback = iface_cast<IConvertCallback>(object); in OnConvertToExplicitWant() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_mgr_proxy_test/
H A Dbms_bundle_mgr_proxy_test.cpp951 sptr<ICleanCacheCallback> cleanCacheCallback; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.h101 OHOS::sptr<CleanCacheCallback> cleanCacheCallback; member
H A Dbundle_manager.cpp2080 InnerCleanBundleCacheCallback( const std::string& bundleName, const OHOS::sptr<CleanCacheCallback> cleanCacheCallback) InnerCleanBundleCacheCallback() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp237 sptr<ICleanCacheCallback> cleanCacheCallback; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.h252 OHOS::sptr<CleanCacheCallback> cleanCacheCallback; member
H A Dbundle_mgr.cpp2650 InnerCleanBundleCacheCallback( const std::string& bundleName, const OHOS::sptr<CleanCacheCallback> cleanCacheCallback) InnerCleanBundleCacheCallback() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1662 CleanBundleCacheFiles( const std::string &bundleName, const sptr<ICleanCacheCallback> cleanCacheCallback, int32_t userId, int32_t appIndex) CleanBundleCacheFiles() argument
H A Dbundle_mgr_host.cpp1647 sptr<ICleanCacheCallback> cleanCacheCallback = iface_cast<ICleanCacheCallback>(object); in HandleCleanBundleCacheFiles() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h699 CleanBundleCacheFiles( const std::string &bundleName, const sptr<ICleanCacheCallback> cleanCacheCallback, int32_t userId = Constants::UNSPECIFIED_USERID, int32_t appIndex = 0) CleanBundleCacheFiles() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp7873 sptr<ICleanCacheCallback> cleanCacheCallback; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1470 CleanBundleCacheFiles( const std::string &bundleName, const sptr<ICleanCacheCallback> cleanCacheCallback, int32_t userId, int32_t appIndex) CleanBundleCacheFiles() argument
1534 CleanBundleCacheTask(const std::string &bundleName, const sptr<ICleanCacheCallback> cleanCacheCallback, const std::shared_ptr<BundleDataMgr> &dataMgr, int32_t userId, int32_t appIndex) CleanBundleCacheTask() argument
3963 ClearCache(const std::string &bundleName, const sptr<ICleanCacheCallback> cleanCacheCallback, int32_t userId) ClearCache() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp4263 sptr<ICleanCacheCallback> cleanCacheCallback = new (std::nothrow) ICleanCacheCallbackTest(); in HWTEST_F() local
H A Dbms_bundle_kit_service_test.cpp9658 sptr<ICleanCacheCallback> cleanCacheCallback = new (std::nothrow) ICleanCacheCallbackTest(); in HWTEST_F() local

Completed in 136 milliseconds