Home
last modified time | relevance | path

Searched refs:GetInt32Val (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderstoreannex_fuzzer/
Dreminderstoreannex_fuzzer.cpp42 reminderStore.GetInt32Val(resultSet, name, value); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_store.h60 void GetInt32Val(std::shared_ptr<NativeRdb::ResultSet> &resultSet,
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_store.cpp401 GetInt32Val(queryResultSet, ReminderRequest::UID, uid); in GetBundleOption()
407 void ReminderStore::GetInt32Val(std::shared_ptr<NativeRdb::ResultSet> &resultSet, in GetInt32Val() function in OHOS::Notification::ReminderStore