Searched defs:OnPackageRemoved (Results 1 – 8 of 8) sorted by relevance
31 std::function<void(const std::int32_t callingUid)> OnPackageRemoved; member
26 …<void(const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex)> OnPackageRemoved; member
21 typedef void (*OnPackageRemoved)(int32_t, const uint8_t *, uint32_t, const uint8_t *, int32_t); typedef
342 ErrCode InnerAppAccountManager::OnPackageRemoved( in OnPackageRemoved() function in OHOS::AccountSA::InnerAppAccountManager
710 ErrCode AppAccountManagerService::OnPackageRemoved( in OnPackageRemoved() function in OHOS::AccountSA::AppAccountManagerService
1058 ErrCode AppAccountControlManager::OnPackageRemoved( in OnPackageRemoved() function in OHOS::AccountSA::AppAccountControlManager
638 void OhosAccountManager::OnPackageRemoved(const std::int32_t callingUid) in OnPackageRemoved() function in OHOS::AccountSA::OhosAccountManager
1138 int32_t InputMethodSystemAbility::OnPackageRemoved(int32_t userId, const std::string &packageName) in OnPackageRemoved() function in OHOS::MiscServices::InputMethodSystemAbility