Searched refs:Success (Results 1 – 7 of 7) sorted by relevance
136 DWORD Success; in osl_getLocalTimeFromSystemTime() local140 if ( ( Success=GetTimeZoneInformation( &aTimeZoneInformation ) ) != TIME_ZONE_ID_INVALID) in osl_getLocalTimeFromSystemTime()145 if ( Success== TIME_ZONE_ID_DAYLIGHT ) in osl_getLocalTimeFromSystemTime()167 DWORD Success; in osl_getSystemTimeFromLocalTime() local171 if ( ( Success=GetTimeZoneInformation( &aTimeZoneInformation ) ) != TIME_ZONE_ID_INVALID) in osl_getSystemTimeFromLocalTime()176 if ( Success== TIME_ZONE_ID_DAYLIGHT ) in osl_getSystemTimeFromLocalTime()
105 &propBytesAfter, &propData) != Success) in WMSupportsFWS()130 &propBytesAfter, &propData) != Success) in WMSupportsFWS()
221 enum Result { Success, GeneralFailure, SpecificFailure }; enumerator260 return Success; in normalizePrefix()276 case Success: in normalize()
206 bool Success() in Success() function in slideshow::internal::__anonfa2e7f660111::PluginSlideChange837 if( pTransition->Success() ) in createPluginTransition()
49 #undef Success
47 Success,
64 [attribute, readonly] boolean Success;