Searched refs:SUPPORT_TOKENID_VERSION_NUM (Results 1 – 4 of 4) sorted by relevance
34 return FlattenSession(sessionOffset, sessionOfPeer, SUPPORT_TOKENID_VERSION_NUM); in TranslateBinderType()64 return FlattenSession(sessionOffset, sessionOfPeer, SUPPORT_TOKENID_VERSION_NUM); in TranslateHandleType()187 SUPPORT_TOKENID_VERSION_NUM) != true) { in IRemoteObjectTranslateWhenRcv()252 transData.version = SUPPORT_TOKENID_VERSION_NUM; in ConstructTransData()
271 static const uint32_t SUPPORT_TOKENID_VERSION_NUM = 2; variable
1357 flatDBinderSession.version = SUPPORT_TOKENID_VERSION_NUM;1364 uint32_t binderVersion = SUPPORT_TOKENID_VERSION_NUM;1379 flatDBinderSession.version = SUPPORT_TOKENID_VERSION_NUM - 1;1386 uint32_t binderVersion = SUPPORT_TOKENID_VERSION_NUM;1401 flatDBinderSession.version = SUPPORT_TOKENID_VERSION_NUM;1408 uint32_t binderVersion = SUPPORT_TOKENID_VERSION_NUM;1423 flatDBinderSession.version = SUPPORT_TOKENID_VERSION_NUM;1430 uint32_t binderVersion = SUPPORT_TOKENID_VERSION_NUM - 1;
502 …if (binderVersion >= SUPPORT_TOKENID_VERSION_NUM && flatSession->version >= SUPPORT_TOKENID_VERSIO… in UnFlattenSession()