Home
last modified time | relevance | path

Searched refs:ArgValue (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/services/native/include/
H A Draw_param.h65 struct ArgValue { struct in OHOS::HiviewDFX::RawParam
76 std::unique_ptr<ArgValue> argValues_[ARG_MAX_COUNT + 1] = {nullptr};
/base/hiviewdfx/hidumper/services/native/src/
H A Draw_param.cpp54 argValues_[i] = std::make_unique<ArgValue>(); in Init()

Completed in 1 milliseconds