Searched refs:QueryEventInfo (Results 1 – 5 of 5) sorted by relevance
38 int32_t QueryEventInfo(EventInfo& info);
140 if (dbHelper_->QueryEventInfo(eventInfo) < 0) { in GetCount()
163 int32_t DailyDbHelper::QueryEventInfo(EventInfo& info) in QueryEventInfo() function in OHOS::HiviewDFX::DailyDbHelper
123 void QueryEventInfo(int fd, std::unique_ptr<Device> &device);
658 QueryEventInfo(fd, device); in QueryInputDeviceInfo()662 void InputHub::QueryEventInfo(int fd, std::unique_ptr<Device> &device) in QueryEventInfo() function in OHOS::DistributedHardware::DistributedInput::InputHub