Searched refs:nNewSize (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | service_delegation_protocol.h | 96 uint32_t nNewSize; member
|
D | delegation_client.c | 1072 uint32_t nNewSize; in runSession() local 1075 nNewSize = pInstruction->sSetSize.nNewSize; in runSession() 1082 nError = partitionSetSize(nPartitionID, nNewSize); in runSession() 1083 …TION: ID=0x%x pid=%d nNewSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nNewSize, nError); in runSession()
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
D | service_delegation_protocol.h | 115 uint32_t nNewSize; member
|
D | delegation_client.c | 1238 uint32_t nNewSize; in runSession() local 1241 nNewSize = pInstruction->sSetSize.nNewSize; in runSession() 1248 nError = partitionSetSize(nPartitionID, nNewSize); in runSession() 1249 …TION: ID=0x%x pid=%d nNewSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nNewSize, nError); in runSession()
|