Searched defs:findString (Results 1 – 2 of 2) sorted by relevance
1162 std::string findString = GenerateSlotKey(bundleKey, typeStr) + KEY_UNDER_LINE; in ParseSlotFromDisturbeDB() local1200 void NotificationPreferencesDatabase::ParseSlot(const std::string &findString, sptr<NotificationSlo… in ParseSlot()1213 std::string &valueStr, const std::string &findString, const int32_t &userId) in SetSoltProperty()1261 std::string &valueStr, const std::string &findString, const int32_t &userId) in ExecuteDisturbeDB()1273 const std::string &findString, const std::string &inputString) const in FindLastString() argument1381 const std::string &findString, const std::string &keyStr) const in SubUniqueIdentifyFromString() argument
748 std::string findString = ""; variable