Searched refs:ppValue (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/omap4-aah/security/tf_daemon/ |
D | lib_manifest2.c | 135 OUT uint8_t** ppValue, in static_libManifest2GetNextItemInternal() argument 233 *ppValue = NULL; in static_libManifest2GetNextItemInternal() 344 *ppValue = pCurrent; in static_libManifest2GetNextItemInternal() 506 *pValueLength = pLastNonWhitespaceChar - *ppValue + 1; in static_libManifest2GetNextItemInternal() 514 *ppValue = NULL; in static_libManifest2GetNextItemInternal() 523 OUT uint8_t** ppValue, in libManifest2GetNextItem() argument 533 ppValue, in libManifest2GetNextItem() 553 ppValue, in libManifest2GetNextItem() 567 else if (*ppValue == NULL) in libManifest2GetNextItem() 591 if (pContext->nType == LIB_MANIFEST2_TYPE_SOURCE_WITH_SECTIONS && *ppValue == NULL) in libManifest2GetNextItem() [all …]
|
D | lib_manifest2.h | 97 OUT uint8_t** ppValue,
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | lib_manifest2.c | 135 OUT uint8_t** ppValue, in static_libManifest2GetNextItemInternal() argument 233 *ppValue = NULL; in static_libManifest2GetNextItemInternal() 344 *ppValue = pCurrent; in static_libManifest2GetNextItemInternal() 506 *pValueLength = pLastNonWhitespaceChar - *ppValue + 1; in static_libManifest2GetNextItemInternal() 514 *ppValue = NULL; in static_libManifest2GetNextItemInternal() 523 OUT uint8_t** ppValue, in libManifest2GetNextItem() argument 533 ppValue, in libManifest2GetNextItem() 553 ppValue, in libManifest2GetNextItem() 567 else if (*ppValue == NULL) in libManifest2GetNextItem() 591 if (pContext->nType == LIB_MANIFEST2_TYPE_SOURCE_WITH_SECTIONS && *ppValue == NULL) in libManifest2GetNextItem() [all …]
|
D | lib_manifest2.h | 97 OUT uint8_t** ppValue,
|