Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp389 uint32_t opeResult = OPE_SUCCESS; in InitRegs() local
394 opeResult = OPE_FAIL; in InitRegs()
397 InfoRemoteProcessResult(request, opeResult, MAIN_PROCESS); in InitRegs()
511 uint32_t opeResult = OPE_SUCCESS; in DumpProcess() local
541 opeResult = OPE_FAIL; in DumpProcess()
553 opeResult = OPE_FAIL; in DumpProcess()
557 InfoRemoteProcessResult(request, opeResult, VIRTUAL_PROCESS); in DumpProcess()