Home
last modified time | relevance | path

Searched defs:MsgType (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/lli/ChildTarget/
DChildTarget.cpp51 LLIMessageType MsgType; in main() local
68 int32_t MsgType = -1; in waitForIncomingMessage() local
175 uint32_t MsgType = (uint32_t)LLI_ChildActive; in sendChildActive() local
188 uint32_t MsgType = (uint32_t)LLI_AllocationResult; in sendAllocationResult() local
205 uint32_t MsgType = (uint32_t)LLI_LoadResult; in sendLoadStatus() local
222 uint32_t MsgType = (uint32_t)LLI_ExecutionResult; in sendExecutionComplete() local
/external/llvm/tools/lli/
DRemoteTargetExternal.cpp139 LLIMessageType MsgType = IsCode ? LLI_LoadCodeSection : LLI_LoadDataSection; in SendLoadSection() local
214 uint32_t MsgType; in ReceiveHeader() local
268 bool RemoteTargetExternal::SendHeader(LLIMessageType MsgType) { in SendHeader()
/external/libnfc-nxp/Linux_x86/
DphDal4Nfc.c380 static int MsgType= PHDAL4NFC_WRITE_MESSAGE; in phDal4Nfc_Write() local
713 static int MsgType= PHDAL4NFC_READ_MESSAGE; in phDal4Nfc_ReaderThread() local