Home
last modified time | relevance | path

Searched refs:pStr (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/security/tf_daemon/
Dsmc_properties.c311 char *pStr = SMCPropGetSystemProperty(&gConfFile, pProp); in smcGetPropertyAsInt() local
312 if (pStr == NULL) in smcGetPropertyAsInt()
317 if (libString2GetStringAsInt(pStr, (uint32_t*)pVal) == S_SUCCESS) in smcGetPropertyAsInt()
/hardware/ti/omap4xxx/security/tf_daemon/
Dsmc_properties.c311 char *pStr = SMCPropGetSystemProperty(&gConfFile, pProp); in smcGetPropertyAsInt() local
312 if (pStr == NULL) in smcGetPropertyAsInt()
317 if (libString2GetStringAsInt(pStr, (uint32_t*)pVal) == S_SUCCESS) in smcGetPropertyAsInt()