HomeSort by relevance Sort by last modified time
    Searched full:receives (Results 1 - 25 of 2791) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/tpm2/
HandleProcess_fp.h 18 TPM_HANDLE req_handles[], // OUT: Array that receives the handles
19 UINT32 *req_handles_num // OUT: Receives the count of handles
  /bootable/recovery/minadbd/
README.md 7 receives a single blob of data, writes it to a fixed filename, and
  /external/testng/src/main/java/org/testng/
IObjectFactory2.java 5 * Factory used to create all test instances. This object factory only receives the class
  /external/testng/src/test/java/test/mannotation/
MBaseCapture.java 7 * adds a class-scoped group to it, that method receives it as well.
  /packages/apps/Launcher3/src/com/android/launcher3/util/
TouchController.java 24 * Called when the draglayer receives touch event.
29 * Called when the draglayer receives a intercept touch event.
  /tools/test/connectivity/acts/tests/google/tel/lab/
TelLabSmsTest.py 169 Verify Anritsu receives the SMS
184 Verify Phone receives the SMS
199 Verify Anritsu receives the SMS
214 Verify Phone receives the SMS
229 Verify Anritsu receives the SMS
245 Verify Phone receives the SMS
262 Verify Anritsu receives the SMS
280 Verify Phone receives the SMS
298 Verify Anritsu receives the SMS
316 Verify Phone receives the SM
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
basictz.h 48 * @param result Receives the first transition after the base time.
58 * @param result Receives the most recent transition before the base time.
91 * @param status Receives error status code.
105 * @param initial Receives the initial timezone rule
106 * @param trsrules Receives the timezone transition rules
110 * @param status Receives error status code.
132 * @param initial Receives the <code>InitialTimeZone</code>, always not NULL.
133 * @param std Receives the <code>AnnualTimeZoneRule</code> for standard time transitions.
136 * @param dst Receives the <code>AnnualTimeZoneRule</code> for daylight saving time
139 * @param status Receives error status code
    [all...]
  /external/icu/icu4c/source/common/unicode/
locdspnm.h 109 * @param result receives the locale's display name
119 * @param result receives the locale's display name
130 * @param result receives the language code's display name
140 * @param result receives the script code's display name
150 * @param result receives the script code's display name
160 * @param result receives the region code's display name
170 * @param result receives the variant's display name
180 * @param result receives the locale key's display name
191 * @param result receives the value's display name
  /external/pdfium/xfa/fwl/theme/
README.md 26 IFWL_ThemeProvider (and is the only class that does). CXFA_FWLTheme receives
  /frameworks/base/libs/usb/tests/AccessoryChat/
README.txt 3 AccessoryChat - A Java app with a chat-like UI that sends and receives strings
  /prebuilts/go/darwin-x86/src/cmd/go/internal/base/
signal.go 13 // Interrupted is closed when the go command receives an interrupt signal.
  /prebuilts/go/linux-x86/src/cmd/go/internal/base/
signal.go 13 // Interrupted is closed when the go command receives an interrupt signal.
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_Unbatch.pbtxt 5 An instance of Unbatch either receives an empty batched_tensor, in which case it
7 running instance of Unbatch with the same container and shared_name, or receives
  /frameworks/support/wear/src/main/java/androidx/wear/ambient/
AmbientDelegate.java 88 * Receives and handles the onCreate call from the associated {@link AmbientMode}
102 * Receives and handles the onResume call from the associated {@link AmbientMode}
111 * Receives and handles the onPause call from the associated {@link AmbientMode}
120 * Receives and handles the onStop call from the associated {@link AmbientMode}
129 * Receives and handles the onDestroy call from the associated {@link AmbientMode}
  /development/samples/ToyVpn/
_index.html 3 <p>This application consists of an Android client and a sample implementation of a server. It performs IP over UDP and is capable of doing seamless handover between different networks as long as it receives the same VPN parameters.</p>
  /device/generic/goldfish/libqemu/
tests.mk 4 # anything it receives from the client.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
echosvr.py 3 # Python implementation of an 'echo' tcp server: echo all data it receives.
  /external/autotest/client/site_tests/network_DhcpNak/
control 18 when it receives a NAK without a server-id.
  /external/clang/test/ARCMT/
GC-check.m 11 CFTypeRef c = CFMakeCollectable(cft); // expected-error {{CFMakeCollectable will leak the object that it receives in ARC}} \
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/
assertions.xml 5 receives a signal
  /external/python/cpython2/Demo/sockets/
echosvr.py 3 # Python implementation of an 'echo' tcp server: echo all data it receives.
  /external/python/cpython2/Lib/ctypes/test/
test_checkretval.py 8 # Receives a CHECKED instance.
  /external/python/cpython3/Lib/ctypes/test/
test_checkretval.py 8 # Receives a CHECKED instance.
  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/
AsyncTaskListener.java 20 * This listener asynchronously receives a task result whenever it finishes. Should be implemented
  /external/testng/src/test/java/test/objectfactory/
ObjectFactory2Test.java 11 * Test IObjectFactory2, which is an object factory that receives just the Class in parameter.

Completed in 2666 milliseconds

1 2 3 4 5 6 7 8 91011>>