Searched refs:CheckRemoteBundleInfoForContinuation (Results 1 – 4 of 4) sorted by relevance
112 …int ret = BundleManagerInternal::CheckRemoteBundleInfoForContinuation(deviceId, bundleName, remote…129 …int ret = BundleManagerInternal::CheckRemoteBundleInfoForContinuation(deviceId, bundleName, remote…146 …int ret = BundleManagerInternal::CheckRemoteBundleInfoForContinuation(deviceId, bundleName, remote…
54 static int32_t CheckRemoteBundleInfoForContinuation(const std::string& dstDeviceId,
301 int32_t BundleManagerInternal::CheckRemoteBundleInfoForContinuation(const std::string& dstDeviceId, in CheckRemoteBundleInfoForContinuation() function in OHOS::DistributedSchedule::BundleManagerInternal
664 result = BundleManagerInternal::CheckRemoteBundleInfoForContinuation(dstDeviceId, in ContinueLocalMission()