Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/host/gl/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_linux.cpp42 void parse_gpu_info_list_linux(const std::string& contents, in parse_gpu_info_list_linux()
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()
/hardware/google/gfxstream/guest/mesa/bin/
Dgit_sha1_gen.py28 def write_if_different(contents): argument
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_stk.cpp124 std::string contents = ""; in TEST_P() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dformatsgenerator.py152 def writeBlock(self, basename, contents): argument
Dhostsyncgenerator.py38 def writeBlock(self, basename, title, contents): argument
Dspirvcapgenerator.py210 def writeBlock(self, basename, contents): argument
Dsyncgenerator.py62 def writeBlock(self, basename, contents): argument
Ddocgenerator.py228 def writeInclude(self, directory, basename, contents): argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/
DIRadioSim.aidl57 oneway void sendEnvelope(in int serial, in String contents); in sendEnvelope()
58 oneway void sendEnvelopeWithStatus(in int serial, in String contents); in sendEnvelopeWithStatus()
59 oneway void sendTerminalResponseToSim(in int serial, in String contents); in sendTerminalResponseToSim()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/
DIRadioSim.aidl60 oneway void sendEnvelope(in int serial, in String contents); in sendEnvelope()
61 oneway void sendEnvelopeWithStatus(in int serial, in String contents); in sendEnvelopeWithStatus()
62 oneway void sendTerminalResponseToSim(in int serial, in String contents); in sendTerminalResponseToSim()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/3/android/hardware/radio/sim/
DIRadioSim.aidl61 oneway void sendEnvelope(in int serial, in String contents); in sendEnvelope()
62 oneway void sendEnvelopeWithStatus(in int serial, in String contents); in sendEnvelopeWithStatus()
63 oneway void sendTerminalResponseToSim(in int serial, in String contents); in sendTerminalResponseToSim()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/
DIRadioSim.aidl61 oneway void sendEnvelope(in int serial, in String contents); in sendEnvelope()
62 oneway void sendEnvelopeWithStatus(in int serial, in String contents); in sendEnvelopeWithStatus()
63 oneway void sendTerminalResponseToSim(in int serial, in String contents); in sendTerminalResponseToSim()
/hardware/interfaces/radio/aidl/android/hardware/radio/sim/
DIRadioSim.aidl332 void sendEnvelope(in int serial, in String contents); in sendEnvelope()
349 void sendEnvelopeWithStatus(in int serial, in String contents); in sendEnvelopeWithStatus()
362 void sendTerminalResponseToSim(in int serial, in String contents); in sendTerminalResponseToSim()
/hardware/google/gchips/gralloc4/src/hidl_common/
DSharedMetadata_struct.h84 T contents[N]; member
/hardware/google/pixel/powerstats/dataproviders/
DIioEnergyMeterDataProvider.cpp120 int IioEnergyMeterDataProvider::parseEnergyContents(const std::string &contents) { in parseEnergyContents()
/hardware/google/gfxstream/host/
DColorBuffer.cpp335 std::vector<uint8_t> contents; in flushFromVk() local
406 std::vector<uint8_t> contents(contentsSize, 0); in invalidateForVk() local
/hardware/google/aemu/base/
DAlignedBuf_unittest.cpp135 std::array<char, 4> contents = { 0xa, 0xb, 0xc, 0xd }; in TEST() local
/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp453 hwc_display_contents_1_t* contents = displays[i]; in hwc_prepare() local
522 hwc_display_contents_1_t* contents = displays[i]; in hwc_set() local
/hardware/interfaces/usb/1.0/default/
DUsb.cpp41 int32_t readFile(std::string filename, std::string& contents) { in readFile()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp83 hwc_display_contents_1_t* contents) in operator ()()
1318 auto contents = static_cast<hwc_display_contents_1_t*>(std::malloc(size)); in cloneRequestedContents() local
1329 void HWC2On1Adapter::Display::setReceivedContents(HWC1Contents contents) in setReceivedContents()
1877 auto contents = in reallocateHwc1Contents() local
2483 auto& contents = mHwc1Contents[c]; in prepareAllDisplays() local
/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp1168 std::vector<uint8_t> contents(bytes); in getContents() local
1189 std::vector<uint8_t> contents; in rebindEglImage() local
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioSim.cpp185 ScopedAStatus RadioSim::sendEnvelopeWithStatus(int32_t serial, const std::string& contents) { in sendEnvelopeWithStatus()
/hardware/interfaces/radio/aidl/vts/
Dradio_sim_test.cpp1241 std::string contents = ""; in TEST_P() local

12