HomeSort by relevance Sort by last modified time
    Searched refs:pMessage (Results 1 - 25 of 31) sorted by null

1 2

  /external/apache-http/src/org/apache/commons/codec/
DecoderException.java 35 * @param pMessage A message with meaning to a human
37 public DecoderException(String pMessage) {
38 super(pMessage);
EncoderException.java 38 * @param pMessage a useful message relating to the encoder specific error.
40 public EncoderException(String pMessage) {
41 super(pMessage);
  /frameworks/compile/mclinker/lib/Script/
AssertCmd.cpp 21 AssertCmd::AssertCmd(RpnExpr& pRpnExpr, const std::string& pMessage)
24 m_Message(pMessage) {
ScriptFile.cpp 140 void ScriptFile::addAssertCmd(RpnExpr& pRpnExpr, const std::string& pMessage) {
141 m_CommandQueue.push_back(new AssertCmd(pRpnExpr, pMessage));
  /hardware/ti/omap4-aah/domx/mm_osal/inc/
timm_osal_pipes.h 67 void *pMessage, TIMM_OSAL_U32 size, TIMM_OSAL_S32 timeout);
70 void *pMessage, TIMM_OSAL_U32 size, TIMM_OSAL_S32 timeout);
73 void *pMessage,
  /hardware/ti/omap4xxx/domx/mm_osal/inc/
timm_osal_pipes.h 67 void *pMessage, TIMM_OSAL_U32 size, TIMM_OSAL_S32 timeout);
70 void *pMessage, TIMM_OSAL_U32 size, TIMM_OSAL_S32 timeout);
73 void *pMessage,
  /frameworks/compile/mclinker/include/mcld/Script/
AssertCmd.h 27 AssertCmd(RpnExpr& pRpnExpr, const std::string& pMessage);
ScriptFile.h 118 void addAssertCmd(RpnExpr& pRpnExpr, const std::string& pMessage);
  /frameworks/compile/libbcc/lib/Support/
Initialization.cpp 31 void llvm_error_handler(void *pUserData, const std::string &pMessage,
33 ALOGE("bcc: Internal Error - %s", pMessage.c_str());
  /hardware/ti/omap3/dspbridge/inc/
DSPNode.h 301 * pMessage: The message structure.
306 * DSP_EPOINTER: Parameter pMessage is not valid.
316 extern DBAPI DSPNode_GetMessage(DSP_HNODE hNode, OUT struct DSP_MSG * pMessage,
344 * pMessage: The message structure.
349 * DSP_EPOINTER: Parameter pMessage is not valid.
360 IN CONST struct DSP_MSG * pMessage,
wcdioctl.h 272 struct DSP_MSG *pMessage;
282 struct DSP_MSG *pMessage;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h 301 * pMessage: The message structure.
306 * DSP_EPOINTER: Parameter pMessage is not valid.
316 extern DBAPI DSPNode_GetMessage(DSP_HNODE hNode, OUT struct DSP_MSG * pMessage,
344 * pMessage: The message structure.
349 * DSP_EPOINTER: Parameter pMessage is not valid.
360 IN CONST struct DSP_MSG * pMessage,
wcdioctl.h 272 struct DSP_MSG *pMessage;
282 struct DSP_MSG *pMessage;
  /hardware/ti/omap4-aah/domx/mm_osal/src/
timm_osal_pipes.c 182 void *pMessage, TIMM_OSAL_U32 size, TIMM_OSAL_S32 timeout)
195 lSizeWritten = write(pHandle->pfd[1], pMessage, size);
225 void *pMessage, TIMM_OSAL_U32 size, TIMM_OSAL_S32 timeout)
242 lSizeWritten = write(pHandle->pfd[1], pMessage, size);
305 void *pMessage,
332 *actualSize = lSizeRead = read(pHandle->pfd[0], pMessage, size);
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_pipes.c 182 void *pMessage, TIMM_OSAL_U32 size, TIMM_OSAL_S32 timeout)
195 lSizeWritten = write(pHandle->pfd[1], pMessage, size);
225 void *pMessage, TIMM_OSAL_U32 size, TIMM_OSAL_S32 timeout)
242 lSizeWritten = write(pHandle->pfd[1], pMessage, size);
305 void *pMessage,
332 *actualSize = lSizeRead = read(pHandle->pfd[0], pMessage, size);
  /hardware/intel/img/psb_video/src/hwdefs/
img_defs.h 198 void SysAbort(char const *pMessage);
  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 644 DBAPI DSPNode_GetMessage(DSP_HNODE hNode, OUT struct DSP_MSG *pMessage,
662 if (pMessage) {
666 tempStruct.ARGS_NODE_GETMESSAGE.pMessage = pMessage;
674 "pMessage is Invalid \r\n")));
752 DBAPI DSPNode_PutMessage(DSP_HNODE hNode, IN CONST struct DSP_MSG *pMessage,
769 if (pMessage) {
773 tempStruct.ARGS_NODE_PUTMESSAGE.pMessage =
774 (struct DSP_MSG *)pMessage;
782 "pMessage is Invalid \r\n")))
    [all...]
  /hardware/ti/omap4-aah/security/tf_daemon/
delegation_client.c 961 * @param pMessage the message string
964 static void notify(const wchar_t* pMessage, uint32_t nMessageType)
969 LogError("%ls", pMessage);
972 LogWarning("%ls", pMessage);
975 LogInfo("DEBUG: %ls", pMessage);
979 LogInfo("%ls", pMessage);
1077 wchar_t pMessage[100];
1080 memset(pMessage, 0, 100*sizeof(wchar_t));
1099 memcpy(pMessage, &pInstruction->sNotify.nMessage[0], nMessageSize);
1108 notify(pMessage, nMessageType)
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 843 * @param pMessage the message string
846 static void notify(const wchar_t* pMessage, uint32_t nMessageType)
851 LogError("%ls", pMessage);
854 LogWarning("%ls", pMessage);
857 LogInfo("DEBUG: %ls", pMessage);
861 LogInfo("%ls", pMessage);
959 wchar_t pMessage[100];
962 memset(pMessage, 0, 100*sizeof(wchar_t));
981 memcpy(pMessage, &pInstruction->sNotify.nMessage[0], nMessageSize);
990 notify(pMessage, nMessageType)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapiform.h 45 #define MAPI_IPERSISTMESSAGE_METHODS(IPURE) MAPIMETHOD(GetClassID) (THIS_ LPCLSID lpClassID) IPURE; MAPIMETHOD(IsDirty)(THIS) IPURE; MAPIMETHOD(InitNew)(THIS_ LPMAPIMESSAGESITE pMessageSite,LPMESSAGE pMessage) IPURE; MAPIMETHOD(Load)(THIS_ LPMAPIMESSAGESITE pMessageSite,LPMESSAGE pMessage,ULONG ulMessageStatus,ULONG ulMessageFlags) IPURE; MAPIMETHOD(Save)(THIS_ LPMESSAGE pMessage,ULONG fSameAsLoad) IPURE; MAPIMETHOD(SaveCompleted)(THIS_ LPMESSAGE pMessage) IPURE; MAPIMETHOD(HandsOffMessage)(THIS) IPURE;
winwlx.h 166 WINBOOL WINAPI WlxDisplayStatusMessage(PVOID pWlxContext,HDESK hDesktop,DWORD dwOptions,PWSTR pTitle,PWSTR pMessage);
167 WINBOOL WINAPI WlxGetStatusMessage(PVOID pWlxContext,DWORD *pdwOptions,PWSTR pMessage,DWORD dwBufferSize);
wtsapi32.h 176 WINBOOL WINAPI WTSSendMessageW(HANDLE hServer,DWORD SessionId,LPWSTR pTitle,DWORD TitleLength,LPWSTR pMessage,DWORD MessageLength,DWORD Style,DWORD Timeout,DWORD *pResponse,WINBOOL bWait);
177 WINBOOL WINAPI WTSSendMessageA(HANDLE hServer,DWORD SessionId,LPSTR pTitle,DWORD TitleLength,LPSTR pMessage,DWORD MessageLength,DWORD Style,DWORD Timeout,DWORD *pResponse,WINBOOL bWait);
rpcndr.h     [all...]
sspi.h 706 KSECDDDECLSPEC SECURITY_STATUS WINAPI MakeSignature(PCtxtHandle phContext,unsigned __LONG32 fQOP,PSecBufferDesc pMessage,unsigned __LONG32 MessageSeqNo);
710 KSECDDDECLSPEC SECURITY_STATUS WINAPI VerifySignature(PCtxtHandle phContext,PSecBufferDesc pMessage,unsigned __LONG32 MessageSeqNo,unsigned __LONG32 *pfQOP);
717 SECURITY_STATUS WINAPI EncryptMessage(PCtxtHandle phContext,unsigned __LONG32 fQOP,PSecBufferDesc pMessage,unsigned __LONG32 MessageSeqNo);
721 SECURITY_STATUS WINAPI DecryptMessage(PCtxtHandle phContext,PSecBufferDesc pMessage,unsigned __LONG32 MessageSeqNo,unsigned __LONG32 *pfQOP);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet.jsp_2.0.0.v200806031607.jar 

Completed in 637 milliseconds

1 2