Searched refs:GenerateModuleKey (Results 1 – 3 of 3) sorted by relevance
96 std::string key = GenerateModuleKey(bundleName, moduleName); in NotifyModuleRemovable()120 std::string key = GenerateModuleKey(bundleName, moduleName); in NotifyModuleNotRemovable()135 std::string FormBmsHelper::GenerateModuleKey(const std::string &bundleName, const std::string &modu… in GenerateModuleKey() function in OHOS::AppExecFwk::FormBmsHelper
47 formBmsHelper.GenerateModuleKey(bundleName, moduleName); in DoSomethingInterestingWithMyAPI()
187 … std::string GenerateModuleKey(const std::string &bundleName, const std::string &moduleName) const;