/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 185 size_t sizeForBinder(const Operation& operation) { in sizeForBinder() argument 188 size += sizeForBinder(operation.type); in sizeForBinder() 189 size += sizeForBinder(operation.inputs); in sizeForBinder() 190 size += sizeForBinder(operation.outputs); in sizeForBinder() 260 for (size_t operation = 0; operation < model.operations.size(); ++operation) { in mutateExecutionOrderTest() local 261 const Operation& operationObj = model.operations[operation]; in mutateExecutionOrderTest() 271 std::to_string(operation) + " is a reader"; in mutateExecutionOrderTest() 272 validate(device, message, model, [operation](Model* model) { in mutateExecutionOrderTest() 274 std::rotate(operations.begin(), operations.begin() + operation, in mutateExecutionOrderTest() 275 operations.begin() + operation + 1); in mutateExecutionOrderTest() [all …]
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateModel.cpp | 204 size_t sizeForBinder(const Operation& operation) { in sizeForBinder() argument 207 size += sizeForBinder(operation.type); in sizeForBinder() 208 size += sizeForBinder(operation.inputs); in sizeForBinder() 209 size += sizeForBinder(operation.outputs); in sizeForBinder() 280 for (size_t operation = 0; operation < model.operations.size(); ++operation) { in mutateExecutionOrderTest() local 281 const Operation& operationObj = model.operations[operation]; in mutateExecutionOrderTest() 291 std::to_string(operation) + " is a reader"; in mutateExecutionOrderTest() 292 validate(device, message, model, [operation](Model* model, ExecutionPreference*) { in mutateExecutionOrderTest() 294 std::rotate(operations.begin(), operations.begin() + operation, in mutateExecutionOrderTest() 295 operations.begin() + operation + 1); in mutateExecutionOrderTest() [all …]
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateModel.cpp | 232 size_t sizeForBinder(const Operation& operation) { in sizeForBinder() argument 235 size += sizeForBinder(operation.type); in sizeForBinder() 236 size += sizeForBinder(operation.inputs); in sizeForBinder() 237 size += sizeForBinder(operation.outputs); in sizeForBinder() 319 for (size_t operation = 0; operation < model.operations.size(); ++operation) { in mutateExecutionOrderTest() local 320 const Operation& operationObj = model.operations[operation]; in mutateExecutionOrderTest() 330 std::to_string(operation) + " is a reader"; in mutateExecutionOrderTest() 331 validate(device, message, model, [operation](Model* model, ExecutionPreference*) { in mutateExecutionOrderTest() 333 std::rotate(operations.begin(), operations.begin() + operation, in mutateExecutionOrderTest() 334 operations.begin() + operation + 1); in mutateExecutionOrderTest() [all …]
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateModel.cpp | 239 size_t sizeForBinder(const Operation& operation) { in sizeForBinder() argument 242 size += sizeForBinder(operation.type); in sizeForBinder() 243 size += sizeForBinder(operation.inputs); in sizeForBinder() 244 size += sizeForBinder(operation.outputs); in sizeForBinder() 336 for (size_t operation = 0; operation < model.main.operations.size(); ++operation) { in mutateExecutionOrderTest() local 337 const Operation& operationObj = model.main.operations[operation]; in mutateExecutionOrderTest() 347 std::to_string(operation) + " is a reader"; in mutateExecutionOrderTest() 349 [operation](Model* model, ExecutionPreference*, Priority*) { in mutateExecutionOrderTest() 351 std::rotate(operations.begin(), operations.begin() + operation, in mutateExecutionOrderTest() 352 operations.begin() + operation + 1); in mutateExecutionOrderTest() [all …]
|
/hardware/interfaces/confirmationui/1.0/default/ |
D | ConfirmationUI.cpp | 45 auto& operation = MyOperation::get(); in promptUserConfirmation() local 46 auto result = operation.init(resultCB, promptText, extraData, locale, uiOptions); in promptUserConfirmation() 49 operation.setPending(); in promptUserConfirmation() 56 auto& operation = MyOperation::get(); in deliverSecureInputEvent() local 57 return operation.deliverSecureInputEvent(secureInputToken); in deliverSecureInputEvent() 61 auto& operation = MyOperation::get(); in abort() local 62 operation.abort(); in abort() 63 operation.finalize(hmacKey); in abort()
|
/hardware/qcom/display/msm8998/libqdutils/ |
D | qdMetaData.cpp | 74 data->operation &= ~paramType; in setMetaData() 79 data->operation |= paramType; in setMetaData() 132 data->operation &= ~paramType; in clearMetaData() 156 if (data->operation & PP_PARAM_INTERLACED) { in getMetaData() 162 if (data->operation & UPDATE_BUFFER_GEOMETRY) { in getMetaData() 168 if (data->operation & UPDATE_REFRESH_RATE) { in getMetaData() 174 if (data->operation & UPDATE_COLOR_SPACE) { in getMetaData() 180 if (data->operation & MAP_SECURE_BUFFER) { in getMetaData() 186 if (data->operation & S3D_FORMAT) { in getMetaData() 192 if (data->operation & LINEAR_FORMAT) { in getMetaData() [all …]
|
/hardware/qcom/display/msm8996/libqdutils/ |
D | qdMetaData.cpp | 74 data->operation &= ~paramType; in setMetaData() 79 data->operation |= paramType; in setMetaData() 129 if (data->operation & PP_PARAM_INTERLACED) { in getMetaData() 135 if (data->operation & UPDATE_BUFFER_GEOMETRY) { in getMetaData() 141 if (data->operation & UPDATE_REFRESH_RATE) { in getMetaData() 147 if (data->operation & UPDATE_COLOR_SPACE) { in getMetaData() 153 if (data->operation & MAP_SECURE_BUFFER) { in getMetaData() 159 if (data->operation & S3D_FORMAT) { in getMetaData() 165 if (data->operation & LINEAR_FORMAT) { in getMetaData() 171 if (data->operation & SET_IGC) { in getMetaData() [all …]
|
/hardware/qcom/display/msm8909w_3100/libqdutils/ |
D | qdMetaData.cpp | 83 data->operation &= ~paramType; in setMetaDataVa() 88 data->operation |= paramType; in setMetaDataVa() 146 data->operation &= ~paramType; in clearMetaDataVa() 177 if (data->operation & PP_PARAM_INTERLACED) { in getMetaDataVa() 183 if (data->operation & UPDATE_BUFFER_GEOMETRY) { in getMetaDataVa() 189 if (data->operation & UPDATE_REFRESH_RATE) { in getMetaDataVa() 195 if (data->operation & UPDATE_COLOR_SPACE) { in getMetaDataVa() 201 if (data->operation & MAP_SECURE_BUFFER) { in getMetaDataVa() 207 if (data->operation & S3D_FORMAT) { in getMetaDataVa() 213 if (data->operation & LINEAR_FORMAT) { in getMetaDataVa() [all …]
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | qdMetaData.cpp | 83 data->operation &= ~paramType; in setMetaDataVa() 88 data->operation |= paramType; in setMetaDataVa() 144 data->operation &= ~paramType; in clearMetaDataVa() 175 if (data->operation & PP_PARAM_INTERLACED) { in getMetaDataVa() 181 if (data->operation & UPDATE_BUFFER_GEOMETRY) { in getMetaDataVa() 187 if (data->operation & UPDATE_REFRESH_RATE) { in getMetaDataVa() 193 if (data->operation & UPDATE_COLOR_SPACE) { in getMetaDataVa() 199 if (data->operation & MAP_SECURE_BUFFER) { in getMetaDataVa() 205 if (data->operation & S3D_FORMAT) { in getMetaDataVa() 211 if (data->operation & LINEAR_FORMAT) { in getMetaDataVa() [all …]
|
/hardware/qcom/sdm845/display/libqdutils/ |
D | qdMetaData.cpp | 89 data->operation &= ~paramType; in setMetaDataVa() 94 data->operation |= paramType; in setMetaDataVa() 168 data->operation &= ~paramType; in clearMetaDataVa() 201 if (data->operation & PP_PARAM_INTERLACED) { in getMetaDataVa() 207 if (data->operation & UPDATE_BUFFER_GEOMETRY) { in getMetaDataVa() 213 if (data->operation & UPDATE_REFRESH_RATE) { in getMetaDataVa() 219 if (data->operation & UPDATE_COLOR_SPACE) { in getMetaDataVa() 225 if (data->operation & MAP_SECURE_BUFFER) { in getMetaDataVa() 231 if (data->operation & S3D_FORMAT) { in getMetaDataVa() 237 if (data->operation & LINEAR_FORMAT) { in getMetaDataVa() [all …]
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaNetwork.hal | 138 * @return status Status of the operation. 157 * @return status Status of the operation. 170 * @return status Status of the operation. 183 * @return status Status of the operation. 196 * @return status Status of the operation. 210 * @return status Status of the operation. 224 * @return status Status of the operation. 238 * @return status Status of the operation. 253 * @return status Status of the operation. 270 * @return status Status of the operation. [all …]
|
D | ISupplicantP2pIface.hal | 78 * @return status Status of the operation. 90 * @return status Status of the operation. 104 * @return status Status of the operation. 122 * @return status Status of the operation. 136 * @return status Status of the operation. 152 * @return status Status of the operation. 164 * @return status Status of the operation. 176 * @return status Status of the operation. 201 * @return status Status of the operation. 220 * operation. This operation unauthorizes the specific peer device (if any [all …]
|
D | ISupplicantStaIface.hal | 84 * @return status Status of the operation. 97 * @return status Status of the operation. 110 * @return status Status of the operation. 123 * @return status Status of the operation. 136 * @return status Status of the operation. 149 * @return status Status of the operation. 162 * @return status Status of the operation. 175 * @return status Status of the operation. 193 * @return status Status of the operation. 211 * @return status Status of the operation. [all …]
|
D | ISupplicantIface.hal | 40 * @return status Status of the operation. 51 * @return status Status of the operation. 62 * @return status Status of the operation. 80 * @return status Status of the operation. 98 * @return status Status of the operation. 116 * @return status Status of the operation. 132 * @return status Status of the operation. 145 * @return status Status of the operation. 159 * @return status Status of the operation. 172 * @return status Status of the operation. [all …]
|
/hardware/interfaces/audio/5.0/ |
D | IPrimaryDevice.hal | 27 * @return retval operation completion status. 35 * @return retval operation completion status. 46 * @return retval operation completion status. 55 * @return retval operation completion status. 67 * @return retval operation completion status. 75 * @return retval operation completion status. 86 * @return retval operation completion status. 94 * @return retval operation completion status. 105 * @return retval operation completion status. 116 * @return retval operation completion status. [all …]
|
/hardware/interfaces/audio/6.0/ |
D | IPrimaryDevice.hal | 27 * @return retval operation completion status. 35 * @return retval operation completion status. 46 * @return retval operation completion status. 55 * @return retval operation completion status. 67 * @return retval operation completion status. 75 * @return retval operation completion status. 86 * @return retval operation completion status. 94 * @return retval operation completion status. 105 * @return retval operation completion status. 116 * @return retval operation completion status. [all …]
|
/hardware/interfaces/audio/4.0/ |
D | IPrimaryDevice.hal | 27 * @return retval operation completion status. 35 * @return retval operation completion status. 46 * @return retval operation completion status. 55 * @return retval operation completion status. 67 * @return retval operation completion status. 75 * @return retval operation completion status. 86 * @return retval operation completion status. 94 * @return retval operation completion status. 105 * @return retval operation completion status. 116 * @return retval operation completion status. [all …]
|
D | IDevice.hal | 37 * @return retval operation completion status. 48 * @return retval operation completion status. 57 * @return retval operation completion status. 64 * @return retval operation completion status. 74 * @return retval operation completion status. 85 * @return retval operation completion status. 95 * @return retval operation completion status. 112 * @return retval operation completion status. 137 * @return retval operation completion status. 164 * @return retval operation completion status. [all …]
|
/hardware/interfaces/audio/2.0/ |
D | IPrimaryDevice.hal | 29 * @return retval operation completion status. 37 * @return retval operation completion status. 46 * @return retval operation completion status. 57 * @return retval operation completion status. 65 * @return retval operation completion status. 75 * @return retval operation completion status. 90 * @return retval operation completion status. 100 * @return retval operation completion status. 109 * @return retval operation completion status. 120 * @return retval operation completion status.
|
D | IDevice.hal | 39 * @return retval operation completion status. 50 * @return retval operation completion status. 59 * @return retval operation completion status. 66 * @return retval operation completion status. 76 * @return retval operation completion status. 87 * @return retval operation completion status. 97 * @return retval operation completion status. 112 * @return retval operation completion status. 135 * @return retval operation completion status. 162 * @return retval operation completion status. [all …]
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevicePreviewCallback.hal | 23 * Camera device HAL@1.0 preview stream operation interface. 30 * @return status The status code for this operation. If not OK, then 44 * @return status The status code for this operation. 54 * @return status The status code for this operation. 62 * @return status The status code for this operation. 72 * @return Status The status code for this operation. 81 * @return Status The status code for this operation. 89 * @return Status The status code for this operation. 100 * to hold for correct operation. 102 * @return Status The status code for this operation. [all …]
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantStaNetwork.hal | 79 * @return status Status of the operation. 91 * @return status Status of the operation. 105 * @return status Status of the operation. 118 * @return status Status of the operation. 133 * @return status Status of the operation. 146 * @return status Status of the operation. 161 * @return status Status of the operation. 174 * @return status Status of the operation. 189 * @return status Status of the operation. 203 * @return status Status of the operation. [all …]
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiNanIface.hal | 36 * @return status WifiStatus of the operation. 49 * @return status WifiStatus of the operation. 66 * @return status WifiStatus of the operation. 83 * @return status WifiStatus of the operation. 98 * @return status WifiStatus of the operation. 112 * @return status WifiStatus of the operation. 128 * @return status WifiStatus of the operation. 143 * @return status WifiStatus of the operation. 159 * @return status WifiStatus of the operation. 174 * @return status WifiStatus of the operation. [all …]
|
D | IWifiRttController.hal | 29 * @return status WifiStatus of the operation. 45 * @return status WifiStatus of the operation. 58 * @return status WifiStatus of the operation. 74 * @return status WifiStatus of the operation. 88 * @return status WifiStatus of the operation. 103 * @return status WifiStatus of the operation. 119 * @return status WifiStatus of the operation. 132 * @return status WifiStatus of the operation. 150 * @return status WifiStatus of the operation. 168 * @return status WifiStatus of the operation.
|
/hardware/interfaces/wifi/offload/1.0/ |
D | IOffload.hal | 28 * @return OffloadStatus indicating status of operation provided by this API 29 * If OffloadStatusCode::OK is returned, the operation was successful 31 * If OffloadStatusCode::ERROR is returned, requested operation could not be completed 40 * @return OffloadStatus indicating status of operation provided by this API 42 * If OffloadStatusCode::OK is returned, the operation was successful 44 * If OffloadStatusCode::ERROR is returned, requested operation could not be completed 60 * @return OffloadStatus indicating status of operation provided by this API 61 * If OffloadStatusCode::OK is returned, the operation was successful 63 * If OffloadStatusCode::ERROR is returned, requested operation could not be completed
|