Searched defs:cmp (Results 1 – 3 of 3) sorted by relevance
119 void ResourceManagerTest::TestPluralStringById(int quantity, const char *cmp, bool format) const in TestPluralStringById() argument134 void ResourceManagerTest::TestPluralStringByName(int quantity, const char *cmp, bool format) const in TestPluralStringByName() argument
144 void ResourceManagerTest::TestPluralStringById(int quantity, const char *cmp, bool format) const in TestPluralStringById() argument160 void ResourceManagerTest::TestPluralStringByName(int quantity, const char *cmp, bool format) const in TestPluralStringByName() argument
336 bool ReminderDataManager::cmp(sptr<ReminderRequest> &reminderRequest, sptr<ReminderRequest> &other) in cmp() function in OHOS::Notification::ReminderDataManager