/device/google/cuttlefish/host/libs/config/ |
D | fetcher_config.cpp | 40 FileSource SourceStringToEnum(std::string source) { in SourceStringToEnum() 59 std::string SourceEnumToString(const FileSource& source) { in SourceEnumToString() 80 CvdFile::CvdFile(const FileSource& source, const std::string& build_id, in CvdFile()
|
D | kernel_args.cpp | 30 static void AppendVector(std::vector<T>* destination, const std::vector<T>& source) { in AppendVector()
|
D | fetcher_config.h | 43 FileSource source; member
|
/device/google/contexthub/util/nanotool/ |
D | nanomessage.cpp | 38 const VersionInfo *source = reinterpret_cast<const VersionInfo *>(data); in Populate() local 78 const Response *source = reinterpret_cast<const Response *>(data); in Populate() local
|
/device/generic/goldfish/audio/ |
D | primary_device.h | 111 AudioPortConfig source; member
|
/device/google/cuttlefish/host/frontend/webrtc/lib/ |
D | video_track_source_impl.cpp | 75 rtc::VideoSourceInterface<webrtc::VideoFrame> *VideoTrackSourceImpl::source() { in source() function in cuttlefish::webrtc_streaming::VideoTrackSourceImpl
|
D | streamer.cpp | 121 rtc::scoped_refptr<webrtc::VideoTrackSourceInterface> source; member 187 rtc::scoped_refptr<VideoTrackSourceImpl> source( in AddDisplay() local
|
/device/google/cuttlefish/guest/commands/setup_wifi/ |
D | main.cpp | 50 int CreateWifiWrapper(const std::string& source, in CreateWifiWrapper()
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | boot_image_unpacker.cc | 35 bool ExtractFile(SharedFD source, off_t offset, size_t size, in ExtractFile()
|
D | image_aggregator.cc | 118 ImagePartition source; member 171 void AppendDisk(ImagePartition source) { in AppendDisk()
|
D | super_image_mixer.cc | 43 cuttlefish::FileSource source) { in TargetFilesZip()
|
/device/generic/goldfish/camera/ |
D | EmulatedCameraDevice.cpp | 173 status_t EmulatedCameraDevice::getCurrentFrameImpl(const uint8_t* source, in getCurrentFrameImpl() 237 const void* source = mCameraThread->getPrimaryBuffer(); in getCurrentFrame() local
|
/device/generic/goldfish/network/wifi_forwarder/ |
D | frame.cpp | 140 const MacAddress& Frame::source() const { in source() function in Frame
|
D | wifi_forwarder.cpp | 170 const MacAddress& source = frame->source(); in forwardFrame() local
|
D | local_connection.cpp | 306 const auto& source = *reinterpret_cast<const MacAddress*>( in parseFrame() local
|
/device/generic/goldfish/dhcp/common/ |
D | socket.cpp | 166 Result Socket::sendRawUdp(in_addr_t source, in sendRawUdp()
|
/device/google/cuttlefish/host/commands/fetcher/ |
D | build_api.cc | 175 auto source = path + "/" + artifact; in ArtifactToFile() local
|
/device/amlogic/yukawa/hal/audio/ |
D | audio_hw.h | 98 audio_source_t source; member
|
D | audio_hw.c | 984 audio_source_t source) { in adev_open_input_stream()
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 329 int Callback::submitEvent(sp<BaseSensorObject> source, const sensors_event_t &e) { in submitEvent()
|
/device/generic/car/emulator/audio/driver/ |
D | audio_hw.c | 1166 audio_source_t source) { in adev_open_input_stream()
|
/device/generic/goldfish/radio/ril/ |
D | reference-ril.c | 3914 int source = 0; local
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 876 void glGetShaderSource(GLuint shader, GLsizei bufsize, GLsizei* length, GLchar* source) in glGetShaderSource() 1649 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng… in glExtGetProgramBinarySourceQCOM()
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 1396 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *leng… in glExtGetProgramBinarySourceQCOM()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 5346 int source = 0; local
|