Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/napi/include/
H A Dclient_contxt.h30 typedef void (*GetIpcBusinessError)(const std::string &funcName, int32_t ipcRequestCode, typedef
35 …std::vector<std::pair<std::string, std::string>> paramInfos, GetIpcBusinessError getIpcBusinessErr… in ClientContext()
63 GetIpcBusinessError getIpcBusinessError_; // 通过ipc返回异常,构造BusinessError