Searched defs:Get (Results 1 – 4 of 4) sorted by relevance
45 static inline DebugHandler* Get() { return &debug_handler_; } in Get() function
43 const char *Get(void) { in Get() function
64 static inline DebugHandler* Get() { return debug_.debug_handler_; } in Get() function
1381 HANDLE Get() const { return handle_; } in Get() function in testing::internal::AutoHandle