Searched refs:STRING_NORMAL_BUNDLENAME (Results 1 – 2 of 2) sorted by relevance
30 const std::string STRING_NORMAL_BUNDLENAME = "com.example.normal.bundle"; variable73 } else if (want.GetBundle() == STRING_NORMAL_BUNDLENAME) { in ConnectAbility()
23 const std::string STRING_NORMAL_BUNDLENAME = "com.example.normal.bundle"; variable77 if (bundleName == STRING_NORMAL_BUNDLENAME) { in GetBundleInfo()