Searched refs:IsSameDeveloperId (Results 1 – 3 of 3) sorted by relevance
46 static bool IsSameDeveloperId(const std::string &bundleNameInCurrentSide,
187 bool BundleManagerInternal::IsSameDeveloperId(const std::string &bundleNameInCurrentSide, in IsSameDeveloperId() function in OHOS::DistributedSchedule::BundleManagerInternal
904 if (!BundleManagerInternal::IsSameDeveloperId(cmd->dstBundleName_, cmd->srcDeveloperId_)) { in CheckStartPermission()