Home
last modified time | relevance | path

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

123

/system/tools/hidl/lint/test/interfaces/unhandled_comments/1.0/
DISingleComment.hal19 // All single line comments are unhandled
/system/tools/aidl/
Dast_cpp_unittest.cpp220 MethodCall single("single", "arg"); in TEST_F() local
221 CompareGeneratedCode(single, "single(arg)"); in TEST_F()
/system/bt/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>`
/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.cc319 if ((p_evt->single.seid < AVDT_SEID_MIN) || in avdt_get_cap_req()
320 (p_evt->single.seid > AVDT_SEID_MAX)) { in avdt_get_cap_req()
321 AVDT_TRACE_ERROR("seid: %d", p_evt->single.seid); in avdt_get_cap_req()
386 getcap.single.seid = seid; in AVDT_GetCapReq()
388 getcap.single.sig_id = AVDT_SIG_GET_ALLCAP; in AVDT_GetCapReq()
390 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()
1675 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/tools/xsdc/tests/resources/simple_type/
Dsimple_type.xsd46 <xs:element name="single-choice">
/system/core/fs_mgr/libfiemap/
DREADME.md45 On these devices, a block device for an image will consist of a single
58 If an image was too large to store a single file on the underlying filesystem,
/system/bt/test/
DREADME.md30 a single test:
/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/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/core/liblog/
DREADME.protocol.md72 single character priority, followed by a variable length null terminated string for the tag, and
/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/bt/service/doc/
DIBluetooth.txt99 * false, if this device can only advertise a single instance.
/system/sepolicy/prebuilts/api/26.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.

123