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

1 2 3 4 5 67 8 91011>>

  /external/syslinux/efi64/include/efi/
efipxebc.h 144 // Discover() definitions
403 EFI_PXE_BASE_CODE_DISCOVER Discover;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipxebc.h 144 // Discover() definitions
403 EFI_PXE_BASE_CODE_DISCOVER Discover;
  /external/tensorflow/tensorflow/contrib/cluster_resolver/python/training/
tpu_cluster_resolver.py 67 will try to discover from the GCE metadata service.
69 empty, we will try to discover the project name of the GCE VM from the
  /frameworks/base/core/java/android/app/
MediaRouteActionProvider.java 42 * is possible for the user to discover and select a matching route.
81 // while trying to discover routes that are no longer of interest to the
  /frameworks/base/core/java/android/printservice/recommendation/
RecommendationInfo.java 46 /** Printers the print service would discover if installed. */
75 * @param numDiscoveredPrinters Number of printers the print service would discover if
  /frameworks/base/tests/net/java/com/android/server/
NsdServiceTest.java 127 verifyDaemonCommand("discover 3 a_type");
139 verifyDaemonCommands("stop-register 2", "stop-discover 3", "stop-resolve 4");
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
Partner.java 39 * Utilities to discover and interact with partner customizations. An overlay package is one that
50 /** Marker action used to discover partner */
  /packages/services/BuiltInPrintService/src/com/android/bips/p2p/
P2pPrinterConnection.java 69 /** Re-discover and create a new connection to a previously discovered P2P device */
81 service.getP2pMonitor().discover(this);
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PeiServicesLib.h 59 This service enables PEIMs to discover a given instance of an interface.
164 This service enables PEIMs to discover additional firmware volumes.
183 This service enables PEIMs to discover additional firmware files.
204 This service enables PEIMs to discover sections of a given type within a valid FFS file.
224 This service enables PEIMs to discover sections of a given instance and type within a valid FFS file.
  /system/bt/stack/avdt/
avdt_msg.cc 147 avdt_msg_bld_none, /* discover */
164 avdt_msg_bld_discover_rsp, /* discover */
181 avdt_msg_prs_none, /* discover */
198 avdt_msg_prs_discover_rsp, /* discover */
215 AVDT_CCB_MSG_DISCOVER_CMD_EVT + AVDT_CCB_MKR, /* discover */
232 AVDT_CCB_MSG_DISCOVER_RSP_EVT + AVDT_CCB_MKR, /* discover */
249 AVDT_CCB_MSG_DISCOVER_RSP_EVT + AVDT_CCB_MKR, /* discover */
440 * Description This message building function builds a discover
451 /* build discover rsp info */
870 * Description This message parsing function parses a discover
    [all...]
  /tools/test/connectivity/acts/tests/google/bt/gatt/
GattOverBrEdrTest.py 196 """Test GATT connection and discover services of peripheral.
199 client the discover all services from the connected device.
207 6. From the scanner (central device), discover services.
259 6. From the scanner (central device), discover services.
314 6. From the scanner (central device), discover services.
425 6. Discover services.
466 self.log.info("Failed to discover services.")
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcBoot.c 495 // If prompt/discover is disabled, get the first boot server from the boot servers list.
697 Extract the discover information and boot server entry from the
766 // Get the multicast discover ip address from vendor option if has.
814 Build the discover packet and send out for boot server.
827 @retval Others Failed to discover boot file.
864 Discover all the boot information for boot file.
929 // Start to discover the boot server to get (m)tftp server ip address, bootfile
933 Status = PxeBc->Discover (PxeBc, Type, &Layer, UseBis, NULL);
    [all...]
  /system/bt/stack/gatt/
gatt_sr.cc 610 * discovering all primary services or discover primary service
669 * Description process find information request, for discover character
783 * - discover characteristic
784 * - discover characteristic by UUID
    [all...]
gatt_attr.cc 397 case GATT_SVC_CHANGED_SERVICE: /* discover GATT service */
404 case GATT_SVC_CHANGED_CHARACTERISTIC: /* discover service change char */
411 case GATT_SVC_CHANGED_DESCRIPTOR: /* discover service change ccc */
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
FwVol.h 72 This service enables PEI modules to discover additional firmware files.
137 This service enables PEI modules to discover sections
165 This service enables PEI modules to discover sections
  /external/python/cpython3/Lib/unittest/
main.py 116 if len(argv) > 1 and argv[1].lower() == 'discover':
197 parser.prog = '%s discover' % self.progName
228 self.test = loader.discover(self.start, self.pattern, self.top)
  /bionic/linker/arch/mips/
begin.S 44 /* Discover the load address */
  /bionic/linker/arch/mips64/
begin.S 63 /* Discover the load address */
  /build/make/
Usage.txt 83 There is not yet known a convenient method by which to discover the full
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ServReqMultiClientTestCase01.java 91 * discover services
ServReqMultiClientTestCase02.java 91 * discover services
ServReqMultiClientTestCase03.java 97 * discover services
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
BatchingTestActivity.java 50 // TODO: refactor to discover all available sensors of each type and dynamically generate test
  /development/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/
RequestDuringLayout.java 102 // can be difficult to discover and recover from.
  /device/generic/goldfish/dhcp/common/
message.h 29 static Message discover(const uint8_t (&sourceMac)[ETH_ALEN]);

Completed in 493 milliseconds

1 2 3 4 5 67 8 91011>>