Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/include/
H A Dhiview_napi_adapter.h24 struct HiviewFileParams { struct
25HiviewFileParams(const std::string& logType, const std::string& logName, const std::string& destDi… in HiviewFileParams() argument
38 static void Copy(napi_env env, HiviewFileParams* params); argument