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