Searched refs:RTMANIFESTATTR (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/checksum/
H A Dmanifest2.cpp56 typedef struct RTMANIFESTATTR struct
68 } RTMANIFESTATTR; typedef in typeref:struct:RTMANIFESTATTR
70 typedef RTMANIFESTATTR *PRTMANIFESTATTR;
81 * RTMANIFESTATTR. */
234 * @callback_method_impl{FNRTSTRSPACECALLBACK, Destroys RTMANIFESTATTR.}
238 PRTMANIFESTATTR pAttr = RT_FROM_MEMBER(pStr, RTMANIFESTATTR, StrCore);
315 PRTMANIFESTATTR pAttr = RT_FROM_MEMBER(pStr, RTMANIFESTATTR, StrCore);
341 PRTMANIFESTATTR pAttr = RT_FROM_MEMBER(pStr, RTMANIFESTATTR, StrCore);
418 PRTMANIFESTATTR pAttr1 = RT_FROM_MEMBER(pStr, RTMANIFESTATTR, StrCore);
671 AssertCompileMemberOffset(RTMANIFESTATTR, StrCor
[all...]

Completed in 56 milliseconds