Searched refs:GetOSUpdateVersion (Results 1 – 4 of 4) sorted by relevance
178 GetOSUpdateVersion ();
138 uint32_t GetOSUpdateVersion();
517 uint32_t SBPlatform::GetOSUpdateVersion() { in GetOSUpdateVersion() function in SBPlatform518 LLDB_RECORD_METHOD_NO_ARGS(uint32_t, SBPlatform, GetOSUpdateVersion); in GetOSUpdateVersion()776 LLDB_REGISTER_METHOD(uint32_t, SBPlatform, GetOSUpdateVersion, ()); in RegisterMethods()
38004 result = (uint32_t)(arg1)->GetOSUpdateVersion(); in _wrap_SBPlatform_GetOSUpdateVersion()