Home
last modified time | relevance | path

Searched defs:GetOS (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/GSYM/
DOutputAggregator.h48 raw_ostream *GetOS() const { return Out; } in GetOS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/GSYM/
DOutputAggregator.h48 raw_ostream *GetOS() const { return Out; } in GetOS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/GSYM/
DOutputAggregator.h48 raw_ostream *GetOS() const { return Out; } in GetOS() function
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump.cc3869 string MinidumpSystemInfo::GetOS() { in GetOS() function in google_breakpad::MinidumpSystemInfo