Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 25 of 36) sorted by relevance

12

/device/generic/vulkan-cereal/gl-host-common/opengl/
Dgpuinfo_unittest.cpp393 std::string contents(win_noinstalleddrivers); in TEST() local
402 std::string contents(win_single_gpu); in TEST() local
431 std::string contents(win_dual_gpu); in TEST() local
491 std::string contents; in TEST() local
500 std::string contents(linux_2); in TEST() local
509 std::string contents("\n"); in TEST() local
518 std::string contents(linux_single_gpu); in TEST() local
537 std::string contents(linux_mesadri); in TEST() local
563 std::string contents(linux_single_gpu); in TEST() local
582 std::string contents(linux_2); in TEST() local
DNativeGpuInfo_windows.cpp91 const std::string& contents, in parse_windows_gpu_dlls()
211 void parse_gpu_info_list_windows(const std::string& contents, in parse_gpu_info_list_windows()
DNativeGpuInfo_linux.cpp42 void parse_gpu_info_list_linux(const std::string& contents, in parse_gpu_info_list_linux()
/device/google/cuttlefish/host/commands/test_gce_driver/
Dtest_gce_driver.proto26 oneof contents { oneof
70 bytes contents = 2; field
/device/google/cuttlefish/host/commands/cvd/proto/
Dcvd_server.proto34 oneof contents { oneof
46 oneof contents { oneof
/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.cpp297 std::vector<uint8_t> contents; in flushFromVk() local
363 std::vector<uint8_t> contents(contentsSize, 0); in invalidateForVk() local
/device/generic/goldfish-opengl/system/hwc3/
DDevice.cpp81 const std::string contents = dictionary.toStyledString(); in savePersistentKeyValues() local
/device/google/cuttlefish/host/commands/cvd/selector/
Dinstance_database_utils.cpp109 std::vector<std::string> contents = std::move(*contents_result); in PotentiallyHostArtifactsPath() local
/device/google/cuttlefish/host/libs/config/
Dinstance_nums.cpp147 auto contents = *reinterpret_cast<const std::string*>(info.flag_ptr); in GflagsInstanceNumsFlag() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc87 auto contents = archive->ExtractToMemory(build_prop_file); in FindImports() local
/device/google/cuttlefish/common/libs/utils/
Dproc_file_utils.cpp138 std::string contents = CF_EXPECT(ReadAll(cmdline_file_path)); in GetCmdArgs() local
Dsubprocess.cpp352 std::string contents = in AsBashScript() local
Dfiles.cpp328 std::string contents; in ReadFile() local
/device/google/cuttlefish/common/libs/confui/
Dprotocol.cpp165 auto& contents = message.additional_info_; in ToConfUiMessage() local
/device/generic/vulkan-cereal/stream-servers/gl/
DColorBufferGl.cpp1121 std::vector<uint8_t> contents(bytes); in getContents() local
1142 std::vector<uint8_t> contents; in rebindEglImage() local
/device/google/redbull-kernel/sm7250/kernel-headers/input/
Dtouch_offload.h147 } contents; member
167 } contents; member
/device/google/raviole-kernel/original-kernel-headers/input/
Dtouch_offload.h281 } contents; member
316 } contents; member
/device/google/bluejay-kernel/original-kernel-headers/input/
Dtouch_offload.h281 } contents; member
316 } contents; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/input/
Dtouch_offload.h277 } contents; member
312 } contents; member
/device/generic/vulkan-cereal/
Dandroid.cmake1201 SET(contents \"No logfile in ${LOG} for ${DEST} was created\") variable
/device/google/gs101/usb/usb/
DUsb.cpp879 string contents; in report_overheat_event() local
/device/google/gs201/usb/usb/
DUsb.cpp962 string contents; in report_overheat_event() local
/device/google/zuma/usb/usb/
DUsb.cpp1019 string contents; in report_overheat_event() local
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1299 …dBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) { in CmdBeginRenderPass()
1303 VKAPI_ATTR void CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents) { in CmdNextSubpass()
2167 …dBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) { in vkCmdBeginRenderPass()
2172 VKAPI_ATTR void vkCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents) { in vkCmdNextSubpass()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp1310 VkSubpassContents contents; in subDecode() local
1328 VkSubpassContents contents; in subDecode() local

12