Home
last modified time | relevance | path

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

12

/system/tools/aidl/
Dast_cpp_unittest.cpp204 MethodCall single("single", "arg"); in TEST_F() local
205 CompareGeneratedCode(single, "single(arg)"); in TEST_F()
/system/libufdt/tests/
DREADME7 * gen_test.sh: The script to run a single test case.
/system/extras/tests/mmc_tracepoints/
DREADME20 to a single line per event, which includes the duration of the event.
/system/media/camera/docs/
DCameraMetadataKeys.mako28 ## Generate a single key and docs
77 % for outer_namespace in metadata.outer_namespaces: ## assumes single 'android' namespace
DACameraMetadata.mako20 % for outer_namespace in metadata.outer_namespaces: ## assumes single 'android' namespace
DCameraMetadataEnums.mako58 % for outer_namespace in metadata.outer_namespaces: ## assumes single 'android' namespace
/system/bt/stack/avdt/
Davdt_api.cc312 if ((p_evt->single.seid < AVDT_SEID_MIN) || in avdt_get_cap_req()
313 (p_evt->single.seid > AVDT_SEID_MAX)) { in avdt_get_cap_req()
314 AVDT_TRACE_ERROR("seid: %d", p_evt->single.seid); in avdt_get_cap_req()
377 getcap.single.seid = seid; in AVDT_GetCapReq()
379 getcap.single.sig_id = AVDT_SIG_GET_ALLCAP; in AVDT_GetCapReq()
381 getcap.single.sig_id = AVDT_SIG_GETCAP; in AVDT_GetCapReq()
Davdt_scb_act.cc655 tAVDT_EVT_HDR single; in avdt_scb_hdl_setconfig_rsp() local
662 single.seid = p_scb->peer_seid; in avdt_scb_hdl_setconfig_rsp()
664 avdt_scb_evt.msg.single = single; in avdt_scb_hdl_setconfig_rsp()
Davdt_msg.cc347 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()
1663 scb_hdl = msg.single.seid; in avdt_msg_ind()
Davdt_ccb_act.cc211 p_scb = avdt_scb_by_hdl(p_data->msg.single.seid); in avdt_ccb_hdl_getcap_cmd()
446 avdt_msg_send_cmd(p_ccb, NULL, sig_id, (tAVDT_MSG*)&p_data->getcap.single); in avdt_ccb_snd_getcap_cmd()
/system/extras/partition_tools/
DREADME.md25 Example usage. This specifies a 10GB super partition for an A/B device, with a single 64MiB "cache"…
38 lpdump displays pretty-printed partition metadata. It accepts a single argument, which can be:
/system/tools/xsdc/tests/resources/simple_type/
Dsimple_type.xsd45 <xs:element name="single-choice">
/system/bt/test/
DREADME.md30 a single test:
/system/netd/resolv/
DREADME.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
/system/core/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
233 Note that there is no single-shot service to retrieve the list only once.
/system/apex/shim/
DREADME.md14 * `apex_payload.img` of the pre-installed shim apexcontains a single text
/system/security/keystore/
Doperation_config.proto23 // A single operation config
/system/netd/tests/benchmarks/
DREADME.md37 This should be roughly inversely proportional to **real_time** for single-threaded
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dflatbuffers_types.fbs88 * may be combined together into a single ScanRecord by adding up values to
/system/extras/perfprofd/
Dperf_profile.proto35 // If "end" and "to" is not provided, "start" represents a single instruction.
/system/bt/service/doc/
DIBluetooth.txt99 * false, if this device can only advertise a single instance.
/system/sepolicy/prebuilts/api/28.0/private/
Dmls45 # the subject is trusted. Also, files should always be single-level.
/system/sepolicy/prebuilts/api/27.0/private/
Dmls45 # the subject is trusted. Also, files should always be single-level.
/system/sepolicy/prebuilts/api/26.0/private/
Dmls45 # the subject is trusted. Also, files should always be single-level.
/system/core/fastboot/
DREADME.md27 1. Host sends a command, which is an ascii string in a single
30 2. Client response with a single packet no greater than 64 bytes.
56 4. Client responds with a single packet no greater than 64 bytes.
135 a single packet starting with "OKAY". Clients

12