Home
last modified time | relevance | path

Searched defs:PrintVersion (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/web/
H A Dmain.cpp66 static void PrintVersion(void) in PrintVersion() function
/aosp_15_r20/external/ot-br-posix/src/agent/
H A Dmain.cpp154 static void PrintVersion(void) in PrintVersion() function
/aosp_15_r20/external/clang/tools/clang-format/
H A DClangFormat.cpp315 static void PrintVersion() { in PrintVersion() function
/aosp_15_r20/external/brotli/c/tools/
H A Dbrotli.c532 static void PrintVersion(void) { in PrintVersion() function
/aosp_15_r20/external/stressapptest/src/
H A Dsat.cc553 bool Sat::PrintVersion() { in PrintVersion() function in Sat
/aosp_15_r20/external/cronet/third_party/brotli/tools/
H A Dbrotli.c550 static void PrintVersion(void) { in PrintVersion() function
/aosp_15_r20/external/clang/lib/Driver/
H A DDriver.cpp866 void Driver::PrintVersion(const Compilation &C, raw_ostream &OS) const { in PrintVersion() function in Driver
/aosp_15_r20/tools/repohooks/tools/
H A Dcpplint.py6701 def PrintVersion(): function