Searched refs:CheckAndGetErofsSize (Results 1 – 3 of 3) sorted by relevance
65 bool CheckAndGetErofsSize(const char *headerBuf, uint64_t *imageSize, const char* image);
53 if (CheckAndGetErofsSize(&headerBuf[SZ_1KB], &fileSysSize, image) && in GetImageSizeForHVB()
588 bool CheckAndGetErofsSize(const char *headerBuf, uint64_t *imageSize, const char* image) in CheckAndGetErofsSize() function