/device/google/cuttlefish/host/libs/confui/ |
D | host_utils.cc | 22 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
|
D | host_mode_ctrl.h | 106 static HostModeCtrl& Get() { in Get() function
|
D | host_server.cc | 65 HostServer& HostServer::Get( in Get() function in cuttlefish::confui::HostServer
|
/device/generic/vulkan-cereal/third-party/googletest/googlemock/include/gmock/ |
D | gmock-actions.h | 174 static T Get() { return T(); } in Get() function
|
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/ |
D | lookup_set.h | 29 T* Get(const U& key) { in Get() function
|
D | paged_memory.h | 78 inline void* Get() const noexcept { return p_; } in Get() function
|
D | circular_queue.h | 284 inline T* Get(uint64_t pos) { in Get() function
|
/device/google/cuttlefish/common/libs/device_config/ |
D | guest_device_config.cpp | 61 std::unique_ptr<DeviceConfigHelper> DeviceConfigHelper::Get() { in Get() function in cuttlefish::DeviceConfigHelper
|
D | host_device_config.cpp | 174 std::unique_ptr<DeviceConfigHelper> DeviceConfigHelper::Get() { in Get() function in cuttlefish::DeviceConfigHelper
|
/device/google/cuttlefish/host/libs/screen_connector/ |
D | screen_connector.h | 69 static std::unique_ptr<ScreenConnector<ProcessedFrameType>> Get( in Get() function
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | StaticType.h | 169 constexpr const TType *Get() in Get() function
|
D | SymbolTable.h | 152 constexpr SymbolRule SymbolRule::Get(T value) in Get() function
|
/device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/containers/ |
D | mru_cache.h | 119 iterator Get(const KeyType &key) in Get() function
|
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/ |
D | proto_decoder.h | 284 const Field& Get(uint32_t id) const { in Get() function
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | nvram_config.cpp | 80 /* static */ const NvramConfig* NvramConfig::Get() { in Get() function in cuttlefish::NvramConfig
|
/device/generic/vulkan-cereal/stream-servers/tests/ |
D | StalePtrRegistry_unittest.cpp | 50 TEST(StalePtrRegistry, Get) { in TEST() argument
|
/device/google/cuttlefish/host/commands/test_gce_driver/ |
D | gce_api.cpp | 386 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/ |
D | Format.h | 48 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/ |
D | gtest-matchers.h | 424 static const M& Get(const MatcherBase& m) { in Get() function
|
/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/generic/goldfish-opengl/system/hwc2/ |
D | Gralloc.cpp | 487 const std::optional<void*> GrallocBufferView::Get() const { return locked_; } in Get() function in android::GrallocBufferView
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | Gralloc.cpp | 487 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/ |
D | texture_format_table_autogen.cpp | 31 const Format &Format::Get(GLenum internalFormat, const Renderer11DeviceCaps &deviceCaps) in Get() function in rx::d3d11::Format
|
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/ |
D | driver.cpp | 70 static const Hal& Get() { return hal_; } in Get() function in vulkan::driver::__anon1fef6cec0111::Hal
|
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/ |
D | gtest-port.cc | 293 AutoHandle::Handle AutoHandle::Get() const { in Get() function in testing::internal::AutoHandle
|