OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smcGetPropertyAsString
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4xxx/security/tf_daemon/
smc_properties.h
59
char *
smcGetPropertyAsString
(char *pProp);
delegation_client_extension.c
90
tmpChar =
smcGetPropertyAsString
(FILE_SYSTEM_FILE_NAME);
100
tmpChar =
smcGetPropertyAsString
(KEYSTORE_SYSTEM_FILE_NAME);
110
tmpChar =
smcGetPropertyAsString
(KEYSTORE_USER_FILE_NAME);
120
tmpChar =
smcGetPropertyAsString
(SUPER_PARTITION_FILE_NAME);
smc_properties.c
297
char *
smcGetPropertyAsString
(char *pProp)
Completed in 5779 milliseconds