Searched defs:isLocal (Results 1 – 3 of 3) sorted by relevance
34 inline std::string GetConfigFilePath(const std::string& configFileName, bool isLocal) in GetConfigFilePath()52 inline std::string GetConfigVersion(bool isLocal) in GetConfigVersion()60 bool CopyConfigVersionFile(const std::string& destConfigDir, bool isLocal) in CopyConfigVersionFile()
313 …vancedNotificationService::SetNotificationRemindType(sptr<Notification> notification, bool isLocal) in SetNotificationRemindType()
52 bool isLocal; member