Searched defs:propertiesParam (Results 1 – 3 of 3) sorted by relevance
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/rules/ |
D | EndpointProviderSpec.java | 263 ParameterSpec propertiesParam = ParameterSpec in addKnowPropertiesSignature() local
|
/external/angle/src/libANGLE/capture/ |
D | capture_cl_autogen.cpp | 253 ParamCapture propertiesParam("properties", ParamType::Tcl_context_propertiesConstPointer); in CaptureCreateContext() local 262 ParamCapture propertiesParam("properties", ParamType::Tcl_context_propertiesConstPointer); in CaptureCreateContext() local 359 ParamCapture propertiesParam("properties", ParamType::Tcl_context_propertiesConstPointer); in CaptureCreateContextFromType() local 369 ParamCapture propertiesParam("properties", ParamType::Tcl_context_propertiesConstPointer); in CaptureCreateContextFromType() local 4251 ParamCapture propertiesParam("properties", in CaptureCreateSubDevices() local 4261 ParamCapture propertiesParam("properties", in CaptureCreateSubDevices() local 5260 ParamCapture propertiesParam("properties", ParamType::Tcl_queue_propertiesConstPointer); in CaptureCreateCommandQueueWithProperties() local 5269 ParamCapture propertiesParam("properties", ParamType::Tcl_queue_propertiesConstPointer); in CaptureCreateCommandQueueWithProperties() local 5317 ParamCapture propertiesParam("properties", ParamType::Tcl_pipe_propertiesConstPointer); in CaptureCreatePipe() local 5326 ParamCapture propertiesParam("properties", ParamType::Tcl_pipe_propertiesConstPointer); in CaptureCreatePipe() local [all …]
|
D | FrameCaptureCL.cpp | 1239 ParamCapture propertiesParam("propData", in maybeCapturePreCallUpdatesCL() local 1260 ParamCapture propertiesParam("propData", in maybeCapturePreCallUpdatesCL() local
|