OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:derror
(Results
26 - 49
of
49
) sorted by null
1
2
/external/qemu/android/utils/
stralloc.c
77
derror
( "%s: not enough memory to reallocate %ld bytes",
90
derror
("%s: trying to grow by too many bytes: %ld",
/external/qemu/android/
adb-qemud.c
26
#define E(...)
derror
(__VA_ARGS__)
392
derror
("%s: Could not register '%s' service",
snaphost-android.c
18
#define E(...)
derror
(__VA_ARGS__)
sync-utils.c
91
derror
("PANIC: not enough memory\n");
boot-properties.c
345
derror
("could not register '%s' service", SERVICE_NAME);
async-socket-connector.c
28
#define E(...)
derror
(__VA_ARGS__)
multitouch-port.c
30
#define E(...)
derror
(__VA_ARGS__)
adb-server.c
26
#define E(...)
derror
(__VA_ARGS__)
multitouch-screen.c
27
#define E(...)
derror
(__VA_ARGS__)
sensors-port.c
22
#define E(...)
derror
(__VA_ARGS__)
hw-qemud.c
[
all
...]
hw-sensors.c
25
#define E(...)
derror
(__VA_ARGS__)
async-socket.c
29
#define E(...)
derror
(__VA_ARGS__)
[
all
...]
sdk-controller-socket.c
30
#define E(...)
derror
(__VA_ARGS__)
[
all
...]
console.c
[
all
...]
/external/qemu/hw/
goldfish_device.c
70
derror
("Goldfish device has exceeded available IRQ number.");
/external/qemu/android/avd/
util.c
70
derror
("can't find root of SDK directory");
/external/qemu/android/protocol/
fb-updates-proxy.c
217
derror
("Unknown framebuffer request %d\n",
/external/qemu/
charpipe.c
54
derror
( "%s: not enough memory", __FUNCTION__ );
/external/qemu/android/camera/
camera-capture-mac.m
29
#define E(...)
derror
(__VA_ARGS__)
camera-service.c
31
#define E(...)
derror
(__VA_ARGS__)
[
all
...]
camera-capture-windows.c
27
#define E(...)
derror
(__VA_ARGS__)
camera-capture-linux.c
29
#define E(...)
derror
(__VA_ARGS__)
[
all
...]
camera-format-converters.c
27
#define E(...)
derror
(__VA_ARGS__)
[
all
...]
Completed in 667 milliseconds
1
2