Searched refs:getOemUnlockDataOffset (Results 1 – 3 of 3) sorted by relevance
432 return getOemUnlockDataOffset() - FRP_CREDENTIAL_RESERVED_SIZE; in getFrpCredentialDataOffset()451 long getOemUnlockDataOffset() { in getOemUnlockDataOffset() method in PersistentDataBlockService
460 assertThat(mPdbService.getOemUnlockDataOffset()).isEqualTo(channel.position()); in testPartitionFormat()680 assertThat(readBackingFile(mPdbService.getOemUnlockDataOffset(), 1).array()) in forceOemUnlock_RequiresNoPermission()
16941 PLcom/android/server/pdb/PersistentDataBlockService;->getOemUnlockDataOffset()J