OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_ERROR_UNDERLYING_OS
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h
192
#define
S_ERROR_UNDERLYING_OS
((S_RESULT)0xFFFF3002)
193
#define TEEC_ERROR_OS
S_ERROR_UNDERLYING_OS
/hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.c
442
nResult =
S_ERROR_UNDERLYING_OS
;
449
nResult =
S_ERROR_UNDERLYING_OS
;
467
nResult =
S_ERROR_UNDERLYING_OS
;
Completed in 33 milliseconds