Searched refs:ProcessTwoParameter (Results 1 – 2 of 2) sorted by relevance
86 ProcessTwoParameter(args[FIRST_PARAMETER], args[SECOND_PARAMETER], result); in Dump()212 void AccountDumpHelper::ProcessTwoParameter(const std::string& arg1, const std::string& arg2, std::… in ProcessTwoParameter() function in OHOS::AccountSA::AccountDumpHelper
37 …void ProcessTwoParameter(const std::string& arg1, const std::string& arg2, std::string& result) co…