Searched refs:HandleSetAbilityEnabled (Results 1 – 3 of 3) sorted by relevance
528 ErrCode HandleSetAbilityEnabled(MessageParcel &data, MessageParcel &reply);
853 ErrCode res = bundleMgrHost.HandleSetAbilityEnabled(data, reply);
272 errCode = this->HandleSetAbilityEnabled(data, reply); in OnRemoteRequest()1979 ErrCode BundleMgrHost::HandleSetAbilityEnabled(MessageParcel &data, MessageParcel &reply) in HandleSetAbilityEnabled() function in OHOS::AppExecFwk::BundleMgrHost