Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp120 return HC_ERR_IPC_BAD_MESSAGE_LENGTH; in DecodeCallRequest()
125 return HC_ERR_IPC_BAD_MESSAGE_LENGTH; in DecodeCallRequest()
130 return HC_ERR_IPC_BAD_MESSAGE_LENGTH; in DecodeCallRequest()
135 return HC_ERR_IPC_BAD_MESSAGE_LENGTH; in DecodeCallRequest()
H A Dipc_adapt.cpp1387 return HC_ERR_IPC_BAD_MESSAGE_LENGTH; in DecodeIpcData()
1392 return HC_ERR_IPC_BAD_MESSAGE_LENGTH; in DecodeIpcData()
/ohos5.0/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth_defines.h64 HC_ERR_IPC_BAD_MESSAGE_LENGTH = 0x00003005, // 12293 enumerator
/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_stub.c87 return HC_ERR_IPC_BAD_MESSAGE_LENGTH; in DecodeCallRequest()
92 return HC_ERR_IPC_BAD_MESSAGE_LENGTH; in DecodeCallRequest()