Searched defs:callingBundleNames (Results 1 – 4 of 4) sorted by relevance
38 std::vector<std::string> callingBundleNames; member
734 …ameInCallingBundles(const std::string &bundleName, const std::vector<std::string> &callingBundleNa… in ExistBundleNameInCallingBundles()745 const std::vector<std::string> &callingBundleNames) in GetTargetInfoFlag()774 std::vector<std::string> callingBundleNames; in GetTargetAbilityInfo() local1014 std::vector<std::string> callingBundleNames; in SilentInstall() local
113 …std::vector<std::string> callingBundleNames = info.want.GetStringArrayParam(PARAM_FREEINSTALL_BUND… in StartFreeInstall() local
1306 std::vector<std::string> callingBundleNames; variable