OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUPER_PARTITION_FILE_NAME
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4xxx/security/tf_daemon/
smc_properties.h
43
#define
SUPER_PARTITION_FILE_NAME
"filesystem.mc.fileName"
delegation_client_extension.c
120
tmpChar = smcGetPropertyAsString(
SUPER_PARTITION_FILE_NAME
);
smc_properties.c
214
else if(strcmp(pNext->pName,
SUPER_PARTITION_FILE_NAME
) == 0)
249
pMissingProp =
SUPER_PARTITION_FILE_NAME
;
Completed in 53 milliseconds