Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dhidump_helper.h57 ErrCode ProcessTwoParam(const std::string& firstParam,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dhidump_helper.cpp61 errCode = ProcessTwoParam(args[FIRST_PARAM], args[SECOND_PARAM], result); in Dump()
114 ErrCode HidumpHelper::ProcessTwoParam( in ProcessTwoParam() function in OHOS::AppExecFwk::HidumpHelper