HomeSort by relevance Sort by last modified time
    Searched full:discover (Results 26 - 50 of 648) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/telemetry/telemetry/unittest/
run_tests.py 8 from telemetry.core import discover namespace
13 def Discover(start_dir, top_level_dir=None, pattern='test*.py'):
18 modules = discover.DiscoverModules(start_dir, top_level_dir, pattern)
53 suite = Discover(dir_name, top_level_dir, '*_unittest.py')
  /external/llvm/utils/lit/lit/ExampleTests/Clang/
lit.cfg 22 # Discover the 'clang' and 'clangcc' to use.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_802_3.h 11 * to discover what kind of packet we're carrying.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_802_3.h 11 * to discover what kind of packet we're carrying.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_802_3.h 11 * to discover what kind of packet we're carrying.
  /system/netd/
MDnsSdListener.cpp 59 void MDnsSdListener::Handler::discover(SocketClient *cli, function in class:MDnsSdListener::Handler
66 ALOGD("discover(%s, %s, %s, %d, %d)", iface, regType, domain, requestId,
72 ALOGE("requestId %d already in use during discover call", requestId);
74 "RequestId already in use during discover call", false);
84 ALOGE("Discover request %d got an error from DNSServiceBrowse %d", requestId, result);
87 "Discover request got an error from DNSServiceBrowse", false);
91 if (VDBG) ALOGD("discover successful");
92 cli->sendMsg(ResponseCode::CommandOkay, "Discover operation started", false);
106 if (DBG) ALOGE("discover failure for %d, error= %d", refNumber, errorCode);
112 ALOGD("Discover found new serviceName %s, regType %s and domain %s for %d"
    [all...]
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd-wifi-direct.jd 12 <li><a href="#discover">Discover Nearby Services</a></li>
25 how to discover services that are connected to a local network. However, using
26 Wi-Fi Peer-to-Peer (P2P) Service Discovery allows you to discover the services of nearby devices
32 This lesson shows you how to discover services available from other devices,
112 <h2 id="discover">Discover Nearby Services</h2>
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDebugUtils.java 188 b.append("\n 1 = Discover all services (default)");
189 b.append("\n 2 = Discover services by UUID");
190 b.append("\n 3 = Discover included services");
191 b.append("\n 4 = Discover characteristics");
192 b.append("\n 5 = Discover descriptors\n");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_discovery.py 151 loader.discover('/foo/bar', top_level_dir='/foo')
170 suite = loader.discover('/foo/bar/baz', 'pattern', '/foo/bar')
193 suite = loader.discover('.')
209 program.parseArgs(['something', 'discover'])
212 program.parseArgs(['something', 'discover', 'foo', 'bar'])
235 def discover(self, start_dir, pattern, top_level_dir): member in class:TestDiscovery.test_command_line_handling_do_discovery_uses_default_loader.Loader
248 def discover(self, start_dir, pattern, top_level_dir): member in class:TestDiscovery.test_command_line_handling_do_discovery_calls_loader.Loader
352 ImportError, '^%s$' % msg, loader.discover,
370 suite = loader.discover('unittest.test')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_discovery.py 151 loader.discover('/foo/bar', top_level_dir='/foo')
170 suite = loader.discover('/foo/bar/baz', 'pattern', '/foo/bar')
193 suite = loader.discover('.')
209 program.parseArgs(['something', 'discover'])
212 program.parseArgs(['something', 'discover', 'foo', 'bar'])
235 def discover(self, start_dir, pattern, top_level_dir): member in class:TestDiscovery.test_command_line_handling_do_discovery_uses_default_loader.Loader
248 def discover(self, start_dir, pattern, top_level_dir): member in class:TestDiscovery.test_command_line_handling_do_discovery_calls_loader.Loader
352 ImportError, '^%s$' % msg, loader.discover,
370 suite = loader.discover('unittest.test')
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteProvider.java 32 * The purpose of a media route provider is to discover media routes that satisfy
39 * attempting to discover. It should also handle route control requests such
50 * discover and used the provider's routes without having to install anything else.
126 * kinds of routes to discover and whether to perform active scanning.
138 * routes that its clients would like to discover and whether to perform active scanning.
177 * kinds of routes it should try to discover and whether it should perform active
  /external/bluetooth/bluedroid/stack/include/
avdtc_api.h 35 #define AVDTC_DISCOVER_IND_EVT (0 + AVDTC_EVT_BEGIN) /* Discover indication */
85 ** Description Send a discover response.
  /external/chromium_org/tools/telemetry/docs/
telemetry.page.actions.all_page_actions.html 22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.discover.html">telemetry.core.discover</a><br>
telemetry.core.profile_types.html 22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.discover.html">telemetry.core.discover</a><br>
33 <dl><dt><a name="-FindProfileCreators"><strong>FindProfileCreators</strong></a>(profile_creators_dir, base_dir)</dt><dd><tt>Discover&nbsp;all&nbsp;the&nbsp;ProfileCreator&nbsp;objects&nbsp;in&nbsp;|profile_creators_dir|.</tt></dd></dl>
  /external/chromium_org/tools/telemetry/telemetry/core/
discover.py 14 """Discover all modules in |start_dir| which match |pattern|.
51 """Discover all classes in |start_dir| which subclass |base_class|.
  /external/smack/src/org/jivesoftware/smackx/packet/
Version.java 26 * A Version IQ packet, which is used by XMPP clients to discover version information
29 * An example to discover the version of the server:
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 5 <p>Using these APIs, you can discover and connect to other devices when each
15 <li>Discover nearby devices by calling {@link android.net.wifi.p2p.WifiP2pManager#discoverPeers
  /external/chromium_org/chrome/common/extensions/api/
dial.idl 5 // Use the <code>chrome.dial</code> API to discover devices that support DIAL.
  /external/chromium_org/v8/src/
hydrogen-uint32-analysis.h 37 // Discover instructions that can be marked with kUint32 flag allowing
  /external/chromium_org/webkit/data/test_shell/js/
timers.html 48 setTimeout() lag and discover your browser's minimum interval.<P>
  /frameworks/base/core/java/android/net/dhcp/
DhcpStateMachine.java 49 * Signals that a client's DISCOVER packet has been received with the
  /development/samples/WiFiDirectServiceDiscovery/
_index.html 1 <p>This is a demo application highlighting how to advertise and discover local services that are Wi-Fi peer to peer network capable with
2 the Wi-Fi Direct Service Discovery APIs. Service discovery on Wi-Fi direct allows applications to discover and enagage with peers that support a certain service.
6 with Wi-Fi Direct Service Discovery APIs: Advertise services, discover services and connect to peers advertising such services</p>
  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c 146 ** Description This function is called when a discover command is
149 ** sending of a discover response.
187 ** Description This function is called when a discover response or
400 ** Description This function is called to send a discover command to the
403 ** sends a discover command.
412 p_ccb->p_proc_data = p_data->discover.p_sep_info;
413 p_ccb->proc_cback = p_data->discover.p_cback;
414 p_ccb->proc_param = p_data->discover.num_seps;
419 /* build and queue discover req */
427 ** Description This function is called to send a discover response t
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/page/
page_test_runner.py 9 from telemetry.core import discover namespace
46 test_constructors = discover.DiscoverClasses(
48 test_constructors.update(discover.DiscoverClasses(
record_wpr.py 15 from telemetry.core import discover namespace
101 measurements = discover.DiscoverClasses(base_dir, base_dir,
108 tests = discover.DiscoverClasses(base_dir, base_dir, test.Test,

Completed in 803 milliseconds

12 3 4 5 6 7 8 91011>>