Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/include/
Dhcs_blob_if.h59 static inline uint64_t HcsByteCodeToUint64(const char *start) in HcsByteCodeToUint64() function
/drivers/hdf_core/framework/utils/src/hcs_parser/
Dhcs_blob_if.c162 *value = HcsByteCodeToUint64(realValue); in HcsSwapToUint64()