Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_debugger.h45 static inline DebugHandler* Get() { return &debug_handler_; } in Get() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dmd5_helper.h43 const char *Get(void) { in Get() function
/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h64 static inline DebugHandler* Get() { return debug_.debug_handler_; } in Get() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1381 HANDLE Get() const { return handle_; } in Get() function in testing::internal::AutoHandle