Searched refs:shmInfoOffset (Results 1 – 1 of 1) sorted by relevance
611 return ((shmInfoOffset + refSize < shmInfoOffset) || (shmInfoOffset + refSize < refSize) || in CheckSizeStatus()619 shmInfoOffset += sizeof(bool); in CopyToShareMemory()622 shmInfoOffset += sizeof(uint32_t); in CopyToShareMemory()625 shmInfoOffset += sizeof(uint32_t); in CopyToShareMemory()628 shmInfoOffset += sizeof(uint32_t); in CopyToShareMemory()637 uint32_t shmInfoOffset = inputPara->offset; in TeecOptDecodePartialMem() local652 shmInfoOffset += refSize; in TeecOptDecodePartialMem()676 shmInfoOffset += refSize; in TeecOptDecodePartialMem()678 inputPara->offset = shmInfoOffset; in TeecOptDecodePartialMem()699 uint32_t shmInfoOffset = 0; in GetTeecOptMem() local[all …]