Home
last modified time | relevance | path

Searched refs:DeleteArkAp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_handler.h82 void DeleteArkAp(const BundleInfo &bundleInfo, const int32_t userId) const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp311 DeleteArkAp(bundleInfo, userId); in ClearArkAp()
317 void AOTHandler::DeleteArkAp(const BundleInfo &bundleInfo, const int32_t userId) const in DeleteArkAp() function in OHOS::AppExecFwk::AOTHandler