Searched refs:GetOSBuild (Results 1 – 4 of 4) sorted by relevance
166 GetOSBuild ();
130 const char *GetOSBuild();
456 const char *SBPlatform::GetOSBuild() { in GetOSBuild() function in SBPlatform457 LLDB_RECORD_METHOD_NO_ARGS(const char *, SBPlatform, GetOSBuild); in GetOSBuild()771 LLDB_REGISTER_METHOD(const char *, SBPlatform, GetOSBuild, ()); in RegisterMethods()
37908 result = (char *)(arg1)->GetOSBuild(); in _wrap_SBPlatform_GetOSBuild()