Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 98) sorted by relevance

1234

/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dcobalt_registry.proto31 // ProjectConfigFile is a representation of a yaml config file for a single
78 // (1) It can contain data for a single Cobalt project. In this case, there is a
79 // single
80 // CustomerConfig which contains a single ProjectConfig.
/packages/modules/common/
DREADME.md9 This project uses a single source path for java code. All java code should go
12 include java source for a single java package to encourage good code hygiene.
/packages/modules/NeuralNetworks/
DTEST_MAPPING20 // Restrict NeuralNetworksTest_static to run only a single
37 // // Restrict NeuralNetworksTest_v2_static to run only a single
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_api.cc306 if ((p_evt->single.seid < AVDT_SEID_MIN) || in avdt_get_cap_req()
307 (p_evt->single.seid > AVDT_SEID_MAX)) { in avdt_get_cap_req()
308 AVDT_TRACE_ERROR("seid: %d", p_evt->single.seid); in avdt_get_cap_req()
373 getcap.single.seid = seid; in AVDT_GetCapReq()
375 getcap.single.sig_id = AVDT_SIG_GET_ALLCAP; in AVDT_GetCapReq()
377 getcap.single.sig_id = AVDT_SIG_GETCAP; in AVDT_GetCapReq()
Davdt_ccb_act.cc209 AvdtpScb* p_scb = avdt_scb_by_hdl(p_data->msg.single.seid); in avdt_ccb_hdl_getcap_cmd()
214 p_data->msg.hdr.err_param = p_data->msg.single.seid; in avdt_ccb_hdl_getcap_cmd()
452 avdt_msg_send_cmd(p_ccb, NULL, sig_id, (tAVDT_MSG*)&p_data->getcap.single); in avdt_ccb_snd_getcap_cmd()
Davdt_scb_act.cc686 tAVDT_EVT_HDR single; in avdt_scb_hdl_setconfig_rsp() local
697 single.seid = p_scb->peer_seid; in avdt_scb_hdl_setconfig_rsp()
699 avdt_scb_evt.msg.single = single; in avdt_scb_hdl_setconfig_rsp()
Davdt_msg.cc349 AVDT_MSG_BLD_SEID(*p, p_msg->single.seid); in avdt_msg_bld_single()
700 AVDT_MSG_PRS_SEID(p, p_msg->single.seid); in avdt_msg_prs_single()
702 if (avdt_scb_by_hdl(p_msg->single.seid) == NULL) { in avdt_msg_prs_single()
1676 scb_hdl = msg.single.seid; in avdt_msg_ind()
/packages/modules/Bluetooth/system/gd/docs/testing/
Dgtest.md19 All Gd unit test classes are compiled into a single binary
30 filegroup is then included in a single cc_test() target that produce a
31 single test binary
33 A single test binary simplifies the configuration effort needed for
60 * To run a single test case, use `<test_binary>:<test_class>#<test_method>`
/packages/modules/common/proto/
Dsdk.proto19 // The version of a single module.
61 // A single extension version.
/packages/modules/HealthFitness/testapps/toolbox/
DREADME.md26 start time and an end time. They generate a single value or a range of values at the end of
32 not with a start and end time, instead with a single time stamp.
/packages/modules/DnsResolver/
DREADME-DoT.md28 `DnsTlsSocket` interleaves all queries onto a single socket, and reports all
63 (There can only be a single thread because [you can't use different threads
69 a single socket. To avoid confusion at the server, `DnsTlsQueryMap` assigns each
/packages/apps/Settings/tests/robotests/
DREADME.md10 ## Running a single test class
/packages/modules/Bluetooth/system/gd/packet/parser/
Dpacketgen.gni94 # Generate single c++ headers for each pdl
142 # Generate single Rust files for each pdl
/packages/modules/adb/
DSERVICES.TXT70 A variant of host-serial used to target the single USB device connected
74 A variant of host-serial used to target the single emulator instance
79 interpreted as 'any single device or emulator connected to/running on
247 Note that there is no single-shot service to retrieve the list only once.
/packages/modules/GeoTZ/data_pipeline/
DAndroid.bp97 // Converts TsS2CellUnion proto files to (single time zone) TzS2Ranges proto files.
106 // Merges multiple, single time zone TzS2Ranges proto files into one, multiple time zone TzS2Ranges
/packages/modules/Uwb/service/uci/jni/
DAndroid.bp77 // all test artifacts into a single `testcases` directory.
/packages/modules/NeuralNetworks/tools/api/
DREADME.md7 `generate_api.py` is employed to combine a single *specification file* with one
29 This tool generates a single output file from an input specification file and an
97 `%define` and `%define-kinds` consists of a single null region.
/packages/modules/Bluetooth/
DAndroid.bp12 // Please consider splitting the single license below into multiple licenses,
/packages/services/Car/cpp/telemetry/proto/
Devs.proto19 * It's preferred to group CarData messages used in a single process or service
/packages/services/Car/service/proto/android/car/telemetry/
Dmetrics_report.proto25 // Used by ResultStore to store multiple reports as a single file.
/packages/apps/Settings/tests/unit/
DREADME4 A single class can also be tested with the following command
/packages/modules/GeoTZ/s2storage/
DREADME.md54 The file stores time zone geolocation data at a single S2 level. Logically, the data consists of:
132 2. There is unlikely to a single S2 cell that needs to reference both "America/Los_Angeles" and
195 bits from the S2 cell ID can be extracted. Since all data in the table is held at a single S2 level,
/packages/modules/AdServices/
DAndroid.bp26 // Please consider splitting the single license below into multiple licenses,
/packages/modules/Bluetooth/system/test/
DREADME.md30 a single test:
/packages/modules/OnDevicePersonalization/federatedcompute/proto/
Dplan.proto369 // A `TensorflowSpec` that is executed on the client in a single `tf.Session`.
408 // TensorflowSpec message describes a single call into TensorFlow, including the
428 // `tensorflow::Session:Run()`, and the client executes only a single
459 // single dataset_token is valid for multiple `tf.data.Dataset` objects as
536 // Indicates that the query returns vector data and must return a single
710 // It can be a single input directory or file path (in this case the
880 // IORouter messages specify how to set up a single TF sess.run call for each
891 // Each ServerAggregationConfig message describes a single aggregation operation
977 // Represents a single aggregation operation, combining one or more input
1055 // Loads a checkpoint from a single client written via
[all …]

1234