Home
last modified time | relevance | path

Searched refs:Union (Results 1 – 25 of 36) sorted by relevance

12

/packages/modules/Wifi/tests/hostsidetests/multidevices/test/direct/
Dconstants.py31 from typing import Optional, Union
116 def to_dict(self) -> dict[str, Union[bool, int, str]]:
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Drect.h127 Rectangle_i Union(const Rectangle_i& lhs, const Rectangle_i& rhs);
128 Rectangle_d Union(const Rectangle_d& lhs, const Rectangle_d& rhs);
Drect.cc86 Rectangle_i Union(const Rectangle_i& lhs, const Rectangle_i& rhs) { in Union() function
95 Rectangle_d Union(const Rectangle_d& lhs, const Rectangle_d& rhs) { in Union() function
Dpage.cc216 rect = Union(rect, DoubleRect(x1, y1, x2, y2)); in GetTextBounds()
412 invalid_rect_ = Union(invalid_rect_, device_rect); in NotifyInvalidRect()
/packages/modules/Bluetooth/tools/rootcanal/py/
Dcontroller.py25 from typing import Optional, Tuple, Union
267 …async def expect_evt(self, expected_evt: typing.Union[hci.Event, type], timeout: int = 3) -> hci.E…
307 expected_pdus: typing.Union[list, typing.Union[ll.LinkLayerPacket, type]],
308 ignored_pdus: typing.Union[list, type] = [],
/packages/modules/NeuralNetworks/runtime/operation_converters/
DAddOperationConverter.cpp53 optionsFlatbuffer.Union() /* builtin_options */); in convert()
DLogisticOperationConverter.cpp56 optionsFlatbuffer.Union() /* builtin_options */); in convert()
DConv2DOperationConverter.cpp136 tflite::BuiltinOptions::BuiltinOptions_PadOptions, padOptionsFlatbuffer.Union()); in decomposeExplicitPadding()
235 optionsFlatbuffer.Union() /* builtin_options */); in convert()
DDepthwiseConv2DOperationConverter.cpp123 optionsFlatbuffer.Union() /* builtin_options */); in convert()
/packages/modules/Bluetooth/system/blueberry/utils/
Dblueberry_base_test.py5 from typing import Union
226 metric_value: Union[int, float]) -> None:
Dandroid_bluetooth_decorator.py15 from typing import Dict, Any, Text, Optional, Tuple, Sequence, Union, List
832 call_state: Union[int, bt_constants.CallState],
862 def add_call_log(self, call_log_type: Union[int, bt_constants.CallLogType], phone_number: str,
/packages/modules/Bluetooth/android/pandora/test/
Dhfpclient_test.py46 from typing import Dict, List, Optional, Tuple, Union
82 def feed(self, data: Union[bytes, str]) -> None:
/packages/apps/Nfc/proto/
Devent.proto34 // Union of events.
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/data/
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/input_polygons/
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/data/
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/modules/GeoTZ/tzbb_data/
DDATA_LICENSE21 jurisdictions, mainly in the European Union, have specific rights that
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/data/
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/modules/GeoTZ/output_data/odbl/
DLICENSE21 jurisdictions, mainly in the European Union, have specific rights that
/packages/providers/TelephonyProvider/assets/latest_carrier_id/
Dcarrier_list.textpb5512 carrier_name: "Union Telephone Company"
/packages/providers/TelephonyProvider/assets/sdk34_carrier_id/
Dcarrier_list.textpb5513 carrier_name: "Union Telephone Company"

12