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

/vbox/src/VBox/Runtime/common/time/
H A Dtime.cpp899 RTDECL(PRTTIMESPEC) RTTimeSpecFromString(PRTTIMESPEC pTime, const char *pszString) function
906 RT_EXPORT_SYMBOL(RTTimeSpecFromString); variable
/vbox/include/iprt/
H A Dtime.h578 RTDECL(PRTTIMESPEC) RTTimeSpecFromString(PRTTIMESPEC pTime, const char *pszString);
H A Dmangling.h1795 # define RTTimeSpecFromString RT_MANGLER(RTTimeSpecFromString) macro
/vbox/src/VBox/Runtime/common/zip/
H A Dxarvfs.cpp625 if (RTTimeSpecFromString(pTimeSpec, pszValue))

Completed in 87 milliseconds