Searched refs:CreateBundleNameId (Results 1 – 2 of 2) sorted by relevance
86 uint16_t CreateBundleNameId(const std::string &bundleName, bool isPackageChange = false);
613 uint16_t DmsBmStorage::CreateBundleNameId(const std::string &bundleName, bool isPackageChange) in CreateBundleNameId() function in OHOS::DistributedSchedule::DmsBmStorage692 distributedBundleInfo.bundleNameId = CreateBundleNameId(bundleInfo.name, isPackageChange); in ConvertToDistributedBundleInfo()