Searched refs:RequestData (Results 1 – 11 of 11) sorted by relevance
/external/dagger2/compiler/src/it/producers-functional-tests/src/main/java/producerstest/monitoring/ |
D | ServingModule.java | 28 @interface RequestData {} annotation in ServingModule 34 @RequestData 42 @RequestData String data, @ForServer1 StringStub stub) { in callServer1()
|
/external/webrtc/webrtc/base/ |
D | winping.h | 46 LPVOID RequestData, 60 LPVOID RequestData,
|
/external/opencv3/modules/viz/src/vtk/ |
D | vtkXYZReader.h | 72 int RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*);
|
D | vtkTrajectorySource.h | 75 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
|
D | vtkImageMatSource.h | 69 int RequestData (vtkInformation*, vtkInformationVector**, vtkInformationVector*);
|
D | vtkXYZReader.cpp | 70 int cv::viz::vtkXYZReader::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVecto… in RequestData() function in cv::viz::vtkXYZReader
|
D | vtkCloudMatSource.h | 73 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
|
D | vtkTrajectorySource.cpp | 103 int cv::viz::vtkTrajectorySource::RequestData(vtkInformation *vtkNotUsed(request), vtkInformationVe… in RequestData() function in cv::viz::vtkTrajectorySource
|
D | vtkImageMatSource.cpp | 70 int cv::viz::vtkImageMatSource::RequestData(vtkInformation*, vtkInformationVector**, vtkInformation… in RequestData() function in cv::viz::vtkImageMatSource
|
D | vtkCloudMatSource.cpp | 163 int cv::viz::vtkCloudMatSource::RequestData(vtkInformation *vtkNotUsed(request), vtkInformationVect… in RequestData() function in cv::viz::vtkCloudMatSource
|
/external/webrtc/webrtc/p2p/client/ |
D | httpportallocator.h | 93 class RequestData; variable
|