Searched refs:GetInt32Val (Results 1 – 3 of 3) sorted by relevance
42 reminderStore.GetInt32Val(resultSet, name, value); in DoSomethingInterestingWithMyAPI()
60 void GetInt32Val(std::shared_ptr<NativeRdb::ResultSet> &resultSet,
401 GetInt32Val(queryResultSet, ReminderRequest::UID, uid); in GetBundleOption()407 void ReminderStore::GetInt32Val(std::shared_ptr<NativeRdb::ResultSet> &resultSet, in GetInt32Val() function in OHOS::Notification::ReminderStore