OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:receiving
(Results
1 - 25
of
1992
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dbus/test/data/auth/
invalid-command-client.auth-script
1
## this tests that
receiving
a nonexistent command is handled properly
invalid-command.auth-script
1
## this tests that
receiving
a nonexistent command is handled properly
/art/test/144-static-field-sigquit/
info.txt
4
This was potentially happening when
receiving
a signal while in the static
/external/webrtc/webrtc/p2p/base/
transportchannel.cc
26
void TransportChannel::set_receiving(bool
receiving
) {
27
if (receiving_ ==
receiving
) {
30
receiving_ =
receiving
;
/frameworks/base/core/java/android/os/
FileUriExposedException.java
25
* This exposure is discouraged since the
receiving
app may not have access to
26
* the shared path. For example, the
receiving
app may not have requested the
32
* temporary permission for the
receiving
app to access the resource.
/development/samples/USB/MissileLauncher/
README.txt
12
-
Receiving
packets on an interrupt endpoint using a thread that calls
_index.html
9
<li>
Receiving
packets on an interrupt endpoint using a thread that calls
/development/samples/browseable/BeamLargeFiles/
_index.jd
13
your application will not receive an Intent on the
receiving
device. Instead, the system
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
package.html
15
SOAP calls via the network (sending and
receiving
/external/toybox/toys/other/
setsid.c
15
-t Grab tty (become foreground process,
receiving
keyboard signals)
/external/pdfium/public/
fpdf_transformpage.h
51
* @param[in] left - Pointer to a double value
receiving
the left of the
53
* @param[in] bottom - Pointer to a double value
receiving
the bottom of the
55
* @param[in] right - Pointer to a double value
receiving
the right of the
57
* @param[in] top - Pointer to a double value
receiving
the top of the
69
* @param[in] left - Pointer to a double value
receiving
the left of the
71
* @param[in] bottom - Pointer to a double value
receiving
the bottom of the
73
* @param[in] right - Pointer to a double value
receiving
the right of the
75
* @param[in] top - Pointer to a double value
receiving
the top of the
/external/tpm2/
MemoryLib_fp.h
20
LIB_EXPORT INT16 MemoryCopy2B(TPM2B *dest, // OUT:
receiving
TPM2B
22
UINT16 dSize // IN: size of the
receiving
buffer
/frameworks/base/location/java/android/location/
GnssNmeaListener.java
20
* Used for
receiving
NMEA sentences from the GNSS.
22
* and is a common method for
receiving
data from a GNSS, typically over a serial port.
OnNmeaMessageListener.java
20
* Used for
receiving
NMEA sentences from the GNSS.
22
* and is a common method for
receiving
data from a GNSS, typically over a serial port.
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/src/gl-matrix/
vec2.js
71
* @param {vec2} out the
receiving
vector
84
* @param {vec2} out the
receiving
vector
98
* @param {vec2} out the
receiving
vector
112
* @param {vec2} out the
receiving
vector
132
* @param {vec2} out the
receiving
vector
152
* @param {vec2} out the
receiving
vector
172
* @param {vec2} out the
receiving
vector
186
* @param {vec2} out the
receiving
vector
200
* @param {vec2} out the
receiving
vector
214
* @param {vec2} out the
receiving
vecto
[
all
...]
vec4.js
79
* @param {vec4} out the
receiving
vector
94
* @param {vec4} out the
receiving
vector
112
* @param {vec4} out the
receiving
vector
128
* @param {vec4} out the
receiving
vector
150
* @param {vec4} out the
receiving
vector
172
* @param {vec4} out the
receiving
vector
194
* @param {vec4} out the
receiving
vector
210
* @param {vec4} out the
receiving
vector
226
* @param {vec4} out the
receiving
vector
242
* @param {vec4} out the
receiving
vecto
[
all
...]
/external/webrtc/webrtc/test/channel_transport/
udp_socket_wrapper.h
53
// Register cb for
receiving
callbacks when there are incoming packets.
60
// Start
receiving
UDP data.
63
// Stop
receiving
UDP data.
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/
control.ht40_ch001
14
This test uses netperf to measure the maximal
receiving
and transmitting
control.ht40_ch006
14
This test uses netperf to measure the maximal
receiving
and transmitting
control.ht40_ch011
14
This test uses netperf to measure the maximal
receiving
and transmitting
control.ht40_ch044
14
This test uses netperf to measure the maximal
receiving
and transmitting
control.ht40_ch153
14
This test uses netperf to measure the maximal
receiving
and transmitting
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
control.11a
12
This test uses netperf to measure the maximal
receiving
and transmitting
control.11b
12
This test uses netperf to measure the maximal
receiving
and transmitting
/external/autotest/server/site_tests/network_WiFi_CSADisconnect/
control
15
disconnected right after
receiving
a CSA message. This is to make sure the MAC
Completed in 1291 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>