Home
last modified time | relevance | path

Searched refs:GetOSUpdateVersion (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/bindings/interface/
DSBPlatform.i172 GetOSUpdateVersion ();
/external/llvm-project/lldb/include/lldb/API/
DSBPlatform.h138 uint32_t GetOSUpdateVersion();
/external/llvm-project/lldb/source/API/
DSBPlatform.cpp518 uint32_t SBPlatform::GetOSUpdateVersion() { in GetOSUpdateVersion() function in SBPlatform
519 LLDB_RECORD_METHOD_NO_ARGS(uint32_t, SBPlatform, GetOSUpdateVersion); in GetOSUpdateVersion()
777 LLDB_REGISTER_METHOD(uint32_t, SBPlatform, GetOSUpdateVersion, ()); in RegisterMethods()