Searched defs:setup (Results 1 - 3 of 3) sorted by relevance

/system/core/toolbox/upstream-netbsd/bin/dd/
H A Ddd.c74 static void setup(void);
131 setup();
149 setup(void) function
/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp43 int setup(uint64_t tag);
101 int SockInfo::setup(uint64_t tag) { function in class:android::SockInfo
108 testPrintE("socket setup: failed to tag");
113 testPrintE("socket setup: Unexpected results: tag not found");
118 testPrintE("socket setup: Unexpected results");
129 * Without the kernel reporting more info on who setup the socket tag, it is
227 testPrintI("setup sock0 and addr via tag");
228 ASSERT_FALSE(sock0.setup(valid_tag1)) << "socket0 setup failed";
229 testPrintI("setup sock
[all...]
/system/bt/stack/btm/
H A Dbtm_int.h149 alarm_t *qos_setup_timer; /* QoS setup timer */
151 /* qos setup function completes */
357 tBTM_ESCO_PARAMS setup; member in struct:__anon871

Completed in 125 milliseconds