Home
last modified time | relevance | path

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

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