Home
last modified time | relevance | path

Searched refs:dexDataMapVerify0Ok (Results 1 – 2 of 2) sorted by relevance

/dalvik/libdex/
DDexDataMap.h65 DEX_INLINE bool dexDataMapVerify0Ok(DexDataMap* map, u4 offset, u2 type) { in dexDataMapVerify0Ok() function
DDexSwapVerify.cpp660 if (!dexDataMapVerify0Ok(state->pDataMap, in crossVerifyProtoIdItem()
974 dexDataMapVerify0Ok(state->pDataMap, in crossVerifyClassDefItem()
976 && dexDataMapVerify0Ok(state->pDataMap, in crossVerifyClassDefItem()
978 && dexDataMapVerify0Ok(state->pDataMap, in crossVerifyClassDefItem()
980 && dexDataMapVerify0Ok(state->pDataMap, in crossVerifyClassDefItem()
1346 if (!dexDataMapVerify0Ok(state->pDataMap, in crossVerifyAnnotationsDirectoryItem()
1434 if (!dexDataMapVerify0Ok(state->pDataMap, in crossVerifyAnnotationSetRefList()
1483 if (!dexDataMapVerify0Ok(state->pDataMap, in crossVerifyAnnotationSetItem()
1698 okay = dexDataMapVerify0Ok(state->pDataMap, meth->codeOff, in crossVerifyClassDataItem()
1706 okay = dexDataMapVerify0Ok(state->pDataMap, meth->codeOff, in crossVerifyClassDataItem()