Home
last modified time | relevance | path

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

12

/device/google/cuttlefish/host/libs/confui/
Dhost_utils.cc22 std::string ThreadTracer::Get(const std::thread::id tid) { in Get() function in cuttlefish::confui::thread::ThreadTracer
51 std::optional<std::thread::id> ThreadTracer::Get(const std::string& name) { in Get() function in cuttlefish::confui::thread::ThreadTracer
Dhost_mode_ctrl.h106 static HostModeCtrl& Get() { in Get() function
Dhost_server.cc65 HostServer& HostServer::Get( in Get() function in cuttlefish::confui::HostServer
/device/generic/vulkan-cereal/third-party/googletest/googlemock/include/gmock/
Dgmock-actions.h174 static T Get() { return T(); } in Get() function
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dlookup_set.h29 T* Get(const U& key) { in Get() function
Dpaged_memory.h78 inline void* Get() const noexcept { return p_; } in Get() function
Dcircular_queue.h284 inline T* Get(uint64_t pos) { in Get() function
/device/google/cuttlefish/common/libs/device_config/
Dguest_device_config.cpp61 std::unique_ptr<DeviceConfigHelper> DeviceConfigHelper::Get() { in Get() function in cuttlefish::DeviceConfigHelper
Dhost_device_config.cpp174 std::unique_ptr<DeviceConfigHelper> DeviceConfigHelper::Get() { in Get() function in cuttlefish::DeviceConfigHelper
/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector.h69 static std::unique_ptr<ScreenConnector<ProcessedFrameType>> Get( in Get() function
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DStaticType.h169 constexpr const TType *Get() in Get() function
DSymbolTable.h152 constexpr SymbolRule SymbolRule::Get(T value) in Get() function
/device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/containers/
Dmru_cache.h119 iterator Get(const KeyType &key) in Get() function
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/
Dproto_decoder.h284 const Field& Get(uint32_t id) const { in Get() function
/device/google/cuttlefish/host/commands/modem_simulator/
Dnvram_config.cpp80 /* static */ const NvramConfig* NvramConfig::Get() { in Get() function in cuttlefish::NvramConfig
/device/generic/vulkan-cereal/stream-servers/tests/
DStalePtrRegistry_unittest.cpp50 TEST(StalePtrRegistry, Get) { in TEST() argument
/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.cpp386 std::future<Result<GceInstanceInfo>> GceApi::Get( in Get() function in cuttlefish::GceApi
405 std::future<Result<GceInstanceInfo>> GceApi::Get(const std::string& zone, in Get() function in cuttlefish::GceApi
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DFormat.h48 static const Format &Get(FormatID id) { return gFormatInfoTable[static_cast<int>(id)]; } in Get() function
/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/
Dgtest-matchers.h424 static const M& Get(const MatcherBase& m) { in Get() function
/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp183 std::shared_ptr<PollConnectionHandler> PollConnectionStore::Get( in Get() function in cuttlefish::PollConnectionStore
/device/generic/goldfish-opengl/system/hwc2/
DGralloc.cpp487 const std::optional<void*> GrallocBufferView::Get() const { return locked_; } in Get() function in android::GrallocBufferView
/device/generic/goldfish-opengl/system/hwc3/
DGralloc.cpp487 const std::optional<void*> GrallocBufferView::Get() const { return locked_; } in Get() function in aidl::android::hardware::graphics::composer3::impl::GrallocBufferView
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table_autogen.cpp31 const Format &Format::Get(GLenum internalFormat, const Renderer11DeviceCaps &deviceCaps) in Get() function in rx::d3d11::Format
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Ddriver.cpp70 static const Hal& Get() { return hal_; } in Get() function in vulkan::driver::__anon1fef6cec0111::Hal
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest-port.cc293 AutoHandle::Handle AutoHandle::Get() const { in Get() function in testing::internal::AutoHandle

12