Searched refs:DeleteBase (Results 1 – 4 of 4) sorted by relevance
34 return reminderStore.DeleteBase(stringData); in DoSomethingInterestingWithMyAPI()
75 int32_t DeleteBase(const std::string& deleteCondition);
507 DeleteBase(deleteCondition); in InitData()522 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::DeleteBase(const std::string& deleteCond… in DeleteBase() function in OHOS::Notification::ReminderStore
142 int32_t ret = reminderStore.DeleteBase(deleteCondition);