Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp132 std::string contents; in ReadFile() local
/device/google/cuttlefish/host/commands/fetcher/
Dcurl_wrapper.cc148 std::string contents = DownloadToString(url, headers); in DownloadToJson() local
/device/google/wahoo/usb/
DUsb.cpp52 static int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
76 const std::string &contents) { in writeFile()
/device/google/coral/usb/
DUsb.cpp58 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
82 int32_t writeFile(const std::string &filename, const std::string &contents) { in writeFile()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc74 auto contents = archive->ExtractToMemory(build_prop_file); in FindImports() local
/device/google/bonito/usb/
DUsb.cpp47 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
/device/google/crosshatch/usb/
DUsb.cpp49 int32_t readFile(const std::string &filename, std::string *contents) { in readFile()
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dhwcomposer.cpp354 hwc_display_contents_1_t* contents = displays[disp]; in cvd_hwc_set() local
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp1966 auto contents = static_cast<hwc_display_contents_1_t*>(std::calloc(size, 1)); in allocateRequestedContents() local
2537 auto& contents = mHwc1Contents[c]; in prepareAllDisplays() local
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp1556 VkSubpassContents contents) in entry_vkCmdBeginRenderPass()
1565 VkSubpassContents contents) in entry_vkCmdNextSubpass()
/device/generic/goldfish/radio/ril/
Dril.h7186 char *contents; /* Carrier-defined content. It is binary, opaque and member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h7575 char *contents; /* Carrier-defined content. It is binary, opaque and member
Dril_service.cpp2145 Return<void> RadioImpl_1_6::sendEnvelopeWithStatus(int32_t serial, const hidl_string& contents) { in sendEnvelopeWithStatus()
/device/generic/goldfish/radio/include/telephony/
Dril.h7182 char *contents; /* Carrier-defined content. It is binary, opaque and member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h8005 char *contents; /* Carrier-defined content. It is binary, opaque and member
Dril_service.cpp2176 Return<void> RadioImpl_1_6::sendEnvelopeWithStatus(int32_t serial, const hidl_string& contents) { in sendEnvelopeWithStatus()
/device/generic/goldfish/radio/libril/
Dril_service.cpp2010 Return<void> RadioImpl::sendEnvelopeWithStatus(int32_t serial, const hidl_string& contents) { in sendEnvelopeWithStatus()
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp9981 VkSubpassContents contents) in vkCmdBeginRenderPass()
10034 VkSubpassContents contents) in vkCmdNextSubpass()