Home
last modified time | relevance | path

Searched refs:GetBuildConfiguration (Results 1 – 6 of 6) sorted by relevance

/external/libgav1/libgav1/src/gav1/
Dversion.h64 inline const char* GetBuildConfiguration() { in GetBuildConfiguration() function
/external/llvm-project/lldb/bindings/interface/
DSBDebugger.i381 static SBStructuredData GetBuildConfiguration();
/external/llvm-project/lldb/include/lldb/API/
DSBDebugger.h216 static SBStructuredData GetBuildConfiguration();
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Ddecorators.py834 config = lldb.SBDebugger.GetBuildConfiguration()
850 config = lldb.SBDebugger.GetBuildConfiguration()
/external/libgav1/libgav1/examples/
Dgav1_decode.cc126 printf("build configuration: %s\n", libgav1::GetBuildConfiguration()); in ParseOptions()
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp680 SBStructuredData SBDebugger::GetBuildConfiguration() { in GetBuildConfiguration() function in SBDebugger
682 GetBuildConfiguration); in GetBuildConfiguration()
1745 GetBuildConfiguration, ()); in RegisterMethods()