Home
last modified time | relevance | path

Searched defs:QueryRecord (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query_wrapper.h115 struct QueryRecord { struct
120 QueryRecord() in QueryRecord() argument
146 static LruCache<pid_t, QueryRecord> queryController_; argument
/base/hiviewdfx/hiview/plugins/performance/persistence/
DAppLaunchSceneDbAdapter.cpp35 AppLaunchSceneDbAdapter::AppStartRecord AppLaunchSceneDbAdapter::QueryRecord(const std::string& bun… in QueryRecord() function in OHOS::HiviewDFX::AppLaunchSceneDbAdapter