Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_daemon/
Ddelegation_client.c757 uint32_t nAddedBytesCount; in partitionSetSize() local
763 nAddedBytesCount = (nNewSectorCount-nCurrentSectorCount)*g_nSectorSize; in partitionSetSize()
764 while (nAddedBytesCount) in partitionSetSize()
770 nAddedBytesCount--; in partitionSetSize()
/hardware/ti/omap4-aah/security/tf_daemon/
Ddelegation_client.c875 uint32_t nAddedBytesCount; in partitionSetSize() local
881 nAddedBytesCount = (nNewSectorCount-nCurrentSectorCount)*g_nSectorSize; in partitionSetSize()
882 while (nAddedBytesCount) in partitionSetSize()
888 nAddedBytesCount--; in partitionSetSize()