Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query_wrapper.h118 struct QueryRecord { struct
123 QueryRecord() in QueryRecord() function
149 static LruCache<pid_t, QueryRecord> queryController_; argument
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/persistence/
H A DAppLaunchSceneDbAdapter.cpp33 AppLaunchSceneDbAdapter::AppStartRecord AppLaunchSceneDbAdapter::QueryRecord(const std::string& bun… in QueryRecord() function in AppLaunchSceneDbAdapter