Searched defs:rtManifestAddFileToManifest (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/tools/
H A DRTManifest.cpp144 static int rtManifestAddFileToManifest(RTMANIFEST hManifest, const char *pszFilename, uint32_t fAttr) function
237 rc = rtManifestAddFileToManifest(hManifest, pUnion->psz, fAttr);

Completed in 58 milliseconds