Searched refs:QuerySeq (Results 1 – 3 of 3) sorted by relevance
31 int64_t QuerySeq(const std::string& observer, int64_t hashCode);
74 int64_t AppEventObserverDao::QuerySeq(const std::string& observer, int64_t hashCode) in QuerySeq() function in OHOS::HiviewDFX::AppEventObserverDao
447 return appEventObserverDao_->QuerySeq(observer, hashCode); in QueryObserverSeq()