Searched refs:InitVerify (Results 1 – 3 of 3) sorted by relevance
51 int32_t InitVerify(FileRead *file, const char *filePath, int32_t *handle);
29 int32_t InitVerify(FileRead *file, const char *filePath, int32_t *handle) in InitVerify() function
1181 if (InitVerify(&file, filePath, &handle) != V_OK) { in APPVERI_AppVerify()