Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/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/generic/vulkan-cereal/third-party/angle/util/
Dtest_utils.cpp48 std::string contents; in ReadEntireFileToString() local
/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dhostsyncgenerator.py38 def writeBlock(self, basename, title, contents): argument
Dspirvcapgenerator.py186 def writeBlock(self, basename, contents): argument
Ddocgenerator.py191 def writeInclude(self, directory, basename, contents): argument
/device/google/cuttlefish/host/commands/fetcher/
Dcurl_wrapper.cc148 std::string contents = DownloadToString(url, headers); in DownloadToJson() local
/device/google/barbet/usb/
DUsb.cpp97 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
121 int32_t writeFile(const std::string &filename, const std::string &contents) { in writeFile()
/device/google/redfin/usb/
DUsb.cpp97 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
121 int32_t writeFile(const std::string &filename, const std::string &contents) { in writeFile()
/device/google/sunfish/usb/
DUsb.cpp97 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
121 int32_t writeFile(const std::string &filename, const std::string &contents) { in writeFile()
/device/google/coral/usb/
DUsb.cpp96 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
120 int32_t writeFile(const std::string &filename, const std::string &contents) { in writeFile()
/device/google/bramble/usb/
DUsb.cpp97 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
121 int32_t writeFile(const std::string &filename, const std::string &contents) { in writeFile()
/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp147 std::string contents; in ReadFile() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc75 auto contents = archive->ExtractToMemory(build_prop_file); in FindImports() local
/device/generic/vulkan-cereal/base/
DAlignedBuf_unittest.cpp135 std::array<char, 4> contents = { 0xa, 0xb, 0xc, 0xd }; in TEST() local
/device/generic/vulkan-cereal/
Dandroid.cmake1201 SET(contents \"No logfile in ${LOG} for ${DEST} was created\") variable
/device/google/crosshatch/usb/
DUsb.cpp90 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
/device/google/bonito/usb/
DUsb.cpp90 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp1320 VkSubpassContents contents; in subDecode() local
1336 VkSubpassContents contents; in subDecode() local
DVkDecoderSnapshot.cpp1892 VkSubpassContents contents) in vkCmdBeginRenderPass()
1901 VkSubpassContents contents) in vkCmdNextSubpass()
8052 VkSubpassContents contents) in vkCmdBeginRenderPass()
8063 VkSubpassContents contents) in vkCmdNextSubpass()
DVkDecoder.cpp7403 VkSubpassContents contents; in decode() local
7441 VkSubpassContents contents; in decode() 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/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto3247 optional uint32 contents = 3; field
3254 optional uint32 contents = 2; field
5636 optional uint32 contents = 3; field
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp1519 VkSubpassContents contents) in entry_vkCmdBeginRenderPass()
1527 VkSubpassContents contents) in entry_vkCmdNextSubpass()

12