OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:busy
(Results
851 - 875
of
1604
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/core/java/android/hardware/camera2/impl/
CameraDeviceImpl.java
485
throw new IllegalStateException("The camera is currently
busy
." +
[
all
...]
/system/bt/bta/jv/
bta_jv_act.cc
[
all
...]
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c
[
all
...]
/external/libmicrohttpd/doc/
libmicrohttpd-tutorial.info
[
all
...]
/external/ltp/testcases/kernel/fs/doio/
doio.c
149
int
busy
;
member in struct:aio_info
[
all
...]
/device/google/contexthub/firmware/os/core/
hostIntf.c
542
void hostIntfSetBusy(bool
busy
)
544
mBusy =
busy
;
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
Snp.c
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
handlers.py
494
network is
busy
.
602
when the network is
busy
- UDP does not guarantee delivery and
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/
I2cDxe.h
688
@retval EFI_NOT_READY I2C bus is
busy
or operation pending, wait for
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Snp.h
[
all
...]
/device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.c
374
@retval EFI_NOT_READY The network interface is too
busy
to accept this transmit
[
all
...]
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/
P6Msr.h
664
Busy
register: indicates when a cache configuration accesses L2 command is
665
in progress. D[0] = 1 =
BUSY
.
[
all
...]
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
MpLib.c
[
all
...]
/external/libevent/
bufferevent_openssl.c
842
/* Should be redundant, but let's avoid
busy
-looping */
893
/* Should be redundant, but let's avoid
busy
-looping */
[
all
...]
/external/owasp/sanitizer/src/tests/org/owasp/html/
AntiSamyTest.java
489
+ "today, he was so
busy
shoveling! Well, we sure missed you Bill! So since" + "ou were
busy
moving snow we read books about snow. We found a clue in one"
[
all
...]
/external/syslinux/bios/com32/elflink/ldlinux/
ldlinux.elf
/external/syslinux/efi32/com32/elflink/ldlinux/
ldlinux.elf
/external/syslinux/gpxe/src/drivers/net/
forcedeth.c
645
"stop_rx: ReceiverStatus remained
busy
");
668
"stop_tx: TransmitterStatus remained
busy
");
[
all
...]
mtnic.c
463
return -EBUSY; /* Return
busy
... */
487
DBG("GO BIT
BUSY
:%p.\n", hcr + 6);
[
all
...]
/external/valgrind/coregrind/
m_syscall.c
[
all
...]
/external/webrtc/webrtc/modules/audio_device/linux/
audio_device_alsa_linux.cc
1069
if (errVal == -EBUSY) // Device
busy
- try some more!
1226
if (errVal == -EBUSY) // Device
busy
- try some more!
[
all
...]
/frameworks/av/camera/ndk/impl/
ACameraDevice.cpp
678
ALOGE("Current session !=
busy
session");
[
all
...]
/frameworks/base/core/java/android/hardware/camera2/
CameraManager.java
639
* unavailable or other camera resources it needs become
busy
due to other higher priority
642
*
busy
. A camera's torch mode is turned off when an application calls {@link #setTorchMode} to
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/
RttManager.java
129
/** destination is
busy
now, you can try after a specified time from destination*/
643
* please retry RTT measurement after this duration since peer indicate
busy
at ths moment
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
SocketTest.java
829
//
Busy
wait until the client is connected.
[
all
...]
Completed in 1484 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>