HomeSort by relevance Sort by last modified time
    Searched full:discover (Results 126 - 150 of 1060) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/av/include/common_time/
ICommonClock.h 55 // the device just came up and is trying to discover the master
  /frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/app/
MediaRouteActionProvider.java 45 * is possible for the user to discover and select a matching route.
90 * // the application is interested in so that it can try to discover suitable ones.
102 * // needs to invest effort trying to discover routes of these kinds for now.
178 // while trying to discover routes that are no longer of interest to the
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/
PrintServicePlugin.java 31 * report the number of printers that the real service would discover.
  /frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/
MediaRouteActionProvider.java 47 * is possible for the user to discover and select a matching route.
92 * // the application is interested in so that it can try to discover suitable ones.
104 * // needs to invest effort trying to discover routes of these kinds for now.
180 // while trying to discover routes that are no longer of interest to the
  /packages/apps/TV/res/values-en-rAU/
arrays.xml 47 <item msgid="7307688057853449735">"A simple way to discover content"</item>
  /packages/apps/TV/res/values-en-rGB/
arrays.xml 47 <item msgid="7307688057853449735">"A simple way to discover content"</item>
  /packages/apps/TV/res/values-en-rIN/
arrays.xml 47 <item msgid="7307688057853449735">"A simple way to discover content"</item>
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/
main.py 32 Alternative Usage: %(progName)s discover [options]
112 if len(argv) > 1 and argv[1].lower() == 'discover':
165 self.progName = '%s discover' % self.progName
214 self.test = loader.discover(start_dir, pattern, top_level_dir)
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/
main.py 32 Alternative Usage: %(progName)s discover [options]
112 if len(argv) > 1 and argv[1].lower() == 'discover':
165 self.progName = '%s discover' % self.progName
214 self.test = loader.discover(start_dir, pattern, top_level_dir)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
main.py 32 Alternative Usage: %(progName)s discover [options]
112 if len(argv) > 1 and argv[1].lower() == 'discover':
165 self.progName = '%s discover' % self.progName
214 self.test = loader.discover(start_dir, pattern, top_level_dir)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
main.py 32 Alternative Usage: %(progName)s discover [options]
112 if len(argv) > 1 and argv[1].lower() == 'discover':
165 self.progName = '%s discover' % self.progName
214 self.test = loader.discover(start_dir, pattern, top_level_dir)
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libnetutils.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libnetutils.so 
  /test/vts-testcase/nbu/src/
local_hotspot_test.py 25 # The device used to discover Bluetooth devices and send messages.
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.c 886 @retval Others Failed to discover the boot file.
898 EFI_PXE_BASE_CODE_DHCPV6_PACKET *Discover;
924 Discover = AllocateZeroPool (sizeof (EFI_PXE_BASE_CODE_DHCPV6_PACKET));
925 if (Discover == NULL) {
932 Discover->TransactionId = ProxyOffer->Dhcp6.Header.TransactionId;
933 Discover->MessageType = Request->Dhcp6.Header.MessageType;
935 DiscoverOpt = Discover->DhcpOptions;
981 Discover->DhcpOptions,
1001 (VOID *) Discover
1010 // Especially for PXE discover packet, store it into mode data here.
    [all...]
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java 143 * Start device discover with the BluetoothAdapter
160 // Request discover from BluetoothAdapter
  /developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java 143 * Start device discover with the BluetoothAdapter
160 // Request discover from BluetoothAdapter
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java 134 * Start device discover with the BluetoothAdapter
151 // Request discover from BluetoothAdapter
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DeviceListActivity.java 143 * Start device discover with the BluetoothAdapter
160 // Request discover from BluetoothAdapter
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/aarch64/
zynqmp_common.c 209 * zynqmp_discover_pmufw - Discover presence of PMUFW
211 * Discover the presence of PMUFW and store it for later run-time queries
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
PeiCis.h 56 Foundation to discover instances of firmware volumes in the system.
79 Foundation to discover instances of firmware files in the system.
  /external/autotest/client/site_tests/peerd_DiscoverServices/
peerd_DiscoverServices.py 18 """Test that peerd can correctly discover services over mDNS."""
141 logging.info('Waiting for peerd to discover our services.')
  /external/autotest/server/site_tests/bluetooth_AdapterPairing/
bluetooth_AdapterPairing.py 72 # Test if the adapter could discover the target device.
162 # Test if the adapter could discover the target device again.
  /external/llvm/utils/lit/lit/formats/
googletest.py 38 litConfig.error("unable to discover google-tests in %r" % path)
76 # Discover the tests in this executable.
  /external/syslinux/efi32/include/efi/
efipxebc.h 144 // Discover() definitions
403 EFI_PXE_BASE_CODE_DISCOVER Discover;

Completed in 511 milliseconds

1 2 3 4 56 7 8 91011>>