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