Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dnvram_config.cpp77 /* static */ const NvramConfig* NvramConfig::Get() { in Get() function in cuttlefish::NvramConfig
/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator.h75 const T& Get() const { return *resource_; } in Get() function
/device/generic/goldfish-opengl/system/hwc3/
DGralloc.cpp353 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/
Dclient_handler.cpp183 std::shared_ptr<PollConnectionHandler> PollConnectionStore::Get( in Get() function in cuttlefish::PollConnectionStore
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp613 /*static*/ const CuttlefishConfig* CuttlefishConfig::Get() { in Get() function in cuttlefish::CuttlefishConfig