Home
last modified time | relevance | path

Searched refs:SECOND_PARAMETER (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.cpp30 const std::int32_t SECOND_PARAMETER = 1; variable
86 ProcessTwoParameter(args[FIRST_PARAMETER], args[SECOND_PARAMETER], result); in Dump()