/packages/modules/AdServices/adservices/libraries/cobalt/proto/ |
D | cobalt_registry.proto | 31 // 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/ |
D | README.md | 9 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/ |
D | TEST_MAPPING | 20 // Restrict NeuralNetworksTest_static to run only a single 37 // // Restrict NeuralNetworksTest_v2_static to run only a single
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_api.cc | 306 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()
|
D | avdt_ccb_act.cc | 209 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()
|
D | avdt_scb_act.cc | 686 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()
|
D | avdt_msg.cc | 349 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/ |
D | gtest.md | 19 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/ |
D | sdk.proto | 19 // The version of a single module. 61 // A single extension version.
|
/packages/modules/HealthFitness/testapps/toolbox/ |
D | README.md | 26 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/ |
D | README-DoT.md | 28 `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/ |
D | README.md | 10 ## Running a single test class
|
/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | packetgen.gni | 94 # Generate single c++ headers for each pdl 142 # Generate single Rust files for each pdl
|
/packages/modules/adb/ |
D | SERVICES.TXT | 70 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/ |
D | Android.bp | 97 // 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/ |
D | Android.bp | 77 // all test artifacts into a single `testcases` directory.
|
/packages/modules/NeuralNetworks/tools/api/ |
D | README.md | 7 `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/ |
D | Android.bp | 12 // Please consider splitting the single license below into multiple licenses,
|
/packages/services/Car/cpp/telemetry/proto/ |
D | evs.proto | 19 * It's preferred to group CarData messages used in a single process or service
|
/packages/services/Car/service/proto/android/car/telemetry/ |
D | metrics_report.proto | 25 // Used by ResultStore to store multiple reports as a single file.
|
/packages/apps/Settings/tests/unit/ |
D | README | 4 A single class can also be tested with the following command
|
/packages/modules/GeoTZ/s2storage/ |
D | README.md | 54 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/ |
D | Android.bp | 26 // Please consider splitting the single license below into multiple licenses,
|
/packages/modules/Bluetooth/system/test/ |
D | README.md | 30 a single test:
|
/packages/modules/OnDevicePersonalization/federatedcompute/proto/ |
D | plan.proto | 369 // 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 …]
|