Searched defs:Get (Results 1 – 5 of 5) sorted by relevance
/device/google/cuttlefish/host/commands/modem_simulator/ | ||
D | nvram_config.cpp | 77 /* static */ const NvramConfig* NvramConfig::Get() { in Get() function in cuttlefish::NvramConfig |
/device/google/cuttlefish/common/libs/utils/ | ||
D | unique_resource_allocator.h | 75 const T& Get() const { return *resource_; } in Get() function |
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Gralloc.cpp | 353 const std::optional<void*> GrallocBufferView::Get() const { return locked_; } in Get() function in aidl::android::hardware::graphics::composer3::impl::GrallocBufferView |
/device/google/cuttlefish/host/frontend/webrtc_operator/ | ||
D | client_handler.cpp | 183 std::shared_ptr<PollConnectionHandler> PollConnectionStore::Get( in Get() function in cuttlefish::PollConnectionStore |
/device/google/cuttlefish/host/libs/config/ | ||
D | cuttlefish_config.cpp | 613 /*static*/ const CuttlefishConfig* CuttlefishConfig::Get() { in Get() function in cuttlefish::CuttlefishConfig |