/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | gpuinfo_unittest.cpp | 393 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
|
D | NativeGpuInfo_linux.cpp | 42 void parse_gpu_info_list_linux(const std::string& contents, in parse_gpu_info_list_linux()
|
D | NativeGpuInfo_windows.cpp | 91 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/ |
D | git_sha1_gen.py | 28 def write_if_different(contents): argument
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_stk.cpp | 124 std::string contents = ""; in TEST_P() local
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | formatsgenerator.py | 152 def writeBlock(self, basename, contents): argument
|
D | hostsyncgenerator.py | 38 def writeBlock(self, basename, title, contents): argument
|
D | spirvcapgenerator.py | 210 def writeBlock(self, basename, contents): argument
|
D | syncgenerator.py | 62 def writeBlock(self, basename, contents): argument
|
D | docgenerator.py | 228 def writeInclude(self, directory, basename, contents): argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/ |
D | IRadioSim.aidl | 57 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/ |
D | IRadioSim.aidl | 60 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/ |
D | IRadioSim.aidl | 61 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/ |
D | IRadioSim.aidl | 61 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/ |
D | IRadioSim.aidl | 332 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/ |
D | SharedMetadata_struct.h | 84 T contents[N]; member
|
/hardware/google/pixel/powerstats/dataproviders/ |
D | IioEnergyMeterDataProvider.cpp | 120 int IioEnergyMeterDataProvider::parseEnergyContents(const std::string &contents) { in parseEnergyContents()
|
/hardware/google/gfxstream/host/ |
D | ColorBuffer.cpp | 335 std::vector<uint8_t> contents; in flushFromVk() local 406 std::vector<uint8_t> contents(contentsSize, 0); in invalidateForVk() local
|
/hardware/google/aemu/base/ |
D | AlignedBuf_unittest.cpp | 135 std::array<char, 4> contents = { 0xa, 0xb, 0xc, 0xd }; in TEST() local
|
/hardware/ti/am57x/libhwcomposer/ |
D | hwc.cpp | 453 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/ |
D | Usb.cpp | 41 int32_t readFile(std::string filename, std::string& contents) { in readFile()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.cpp | 83 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/ |
D | ColorBufferGl.cpp | 1168 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/ |
D | RadioSim.cpp | 185 ScopedAStatus RadioSim::sendEnvelopeWithStatus(int32_t serial, const std::string& contents) { in sendEnvelopeWithStatus()
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_sim_test.cpp | 1241 std::string contents = ""; in TEST_P() local
|