Searched refs:flatSize (Results 1 – 1 of 1) sorted by relevance
128 … uint32_t flatSize = TranslateBinderType(binderObject, flatOffset + totalSize, sessionObject); in IRemoteObjectTranslateWhenSend() local129 if (flatSize == 0) { in IRemoteObjectTranslateWhenSend()133 totalSize += flatSize; in IRemoteObjectTranslateWhenSend()137 … uint32_t flatSize = TranslateHandleType(binderObject, flatOffset + totalSize, sessionObject); in IRemoteObjectTranslateWhenSend() local138 if (flatSize == 0) { in IRemoteObjectTranslateWhenSend()142 totalSize += flatSize; in IRemoteObjectTranslateWhenSend()