OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nPartitionOpenSizes
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4-aah/security/tf_daemon/
service_delegation_protocol.h
133
uint32_t
nPartitionOpenSizes
[16];
delegation_client.c
1044
memset(g_pExchangeBuffer->sAdministrativeData.
nPartitionOpenSizes
, 0x00, sizeof(g_pExchangeBuffer->sAdministrativeData.
nPartitionOpenSizes
));
[
all
...]
/hardware/ti/omap4xxx/security/tf_daemon/
service_delegation_protocol.h
111
uint32_t
nPartitionOpenSizes
[16];
delegation_client.c
926
memset(g_pExchangeBuffer->sAdministrativeData.
nPartitionOpenSizes
, 0x00, sizeof(g_pExchangeBuffer->sAdministrativeData.
nPartitionOpenSizes
));
1020
g_pExchangeBuffer->sAdministrativeData.
nPartitionOpenSizes
[nPartitionID] = nPartitionSize;
[
all
...]
Completed in 200 milliseconds