Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/services/zidl/src/
H A Ddump_broker_stub.cpp68 return ERROR_WRITE_PARCEL; in RequestFileFdStub()
81 return ERROR_WRITE_PARCEL; in ScanPidOverLimitStub()
84 return ERROR_WRITE_PARCEL; in ScanPidOverLimitStub()
99 return ERROR_WRITE_PARCEL; in CountFdNumsStub()
102 return ERROR_WRITE_PARCEL; in CountFdNumsStub()
105 return ERROR_WRITE_PARCEL; in CountFdNumsStub()
108 return ERROR_WRITE_PARCEL; in CountFdNumsStub()
H A Ddump_broker_cpu_stub.cpp43 return ERROR_WRITE_PARCEL; in OnRemoteRequest()
46 return ERROR_WRITE_PARCEL; in OnRemoteRequest()
77 return ERROR_WRITE_PARCEL; in DumpCpuUsageOnly()
80 return ERROR_WRITE_PARCEL; in DumpCpuUsageOnly()
H A Ddump_broker_cpu_proxy.cpp36 return ERROR_WRITE_PARCEL; in Request()
70 return ERROR_WRITE_PARCEL; in GetCpuUsageByPid()
H A Ddump_broker_proxy.cpp36 return ERROR_WRITE_PARCEL; in Request()
39 return ERROR_WRITE_PARCEL; in Request()
/ohos5.0/base/hiviewdfx/hidumper/utils/native/include/
H A Ddump_errors.h26 ERROR_WRITE_PARCEL = DUMPER_SERVICE_ERR_OFFSET, enumerator