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

/macosx-10.10.1/cddafs-253/Classes/
H A DTSystemUtils.h41 class TSystemUtils class
47 TSystemUtils ( void );
50 ~TSystemUtils ( void );
53 TSystemUtils ( TSystemUtils &src );
54 void operator = ( TSystemUtils &src );
H A DTSystemUtils.cpp29 #define DEBUG_ASSERT_COMPONENT_NAME_STRING "TSystemUtils"
32 #include "TSystemUtils.h"
55 TSystemUtils::GetPreferredLanguages ( void )
107 TSystemUtils::FindUIDToUse ( void )
149 TSystemUtils::ReadDataFromURL ( CFURLRef url )
H A DTBundle.cpp30 #include "TSystemUtils.h"
144 tableData = TSystemUtils::ReadDataFromURL ( localizedStringsURL );
234 preferredLanguages = TSystemUtils::GetPreferredLanguages ( );

Completed in 302 milliseconds