Home
last modified time | relevance | path

Searched defs:GetVersionString (Results 1 – 6 of 6) sorted by relevance

/external/libgav1/libgav1/src/gav1/
Dversion.h60 inline const char* GetVersionString() { return Libgav1GetVersionString(); } in GetVersionString() function
/external/perfetto/src/base/
Dversion.cc33 const char* GetVersionString() { in GetVersionString() function
/external/angle/src/libANGLE/renderer/vulkan/
DCLPlatformVk.cpp97 const std::string &CLPlatformVk::GetVersionString() in GetVersionString() function in rx::CLPlatformVk
/external/autotest/client/common_lib/cros/
Dcr50_utils.py266 def GetVersionString(ver): function
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp2658 std::string GetVersionString(const FunctionsGL *functions) in GetVersionString() function
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp647 const char *SBDebugger::GetVersionString() { in GetVersionString() function in SBDebugger