OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fakebuf
(Results
1 - 3
of
3
) sorted by null
/libcore/ojluni/src/main/native/
PollArrayWrapper.c
100
int
fakebuf
[1];
local
101
fakebuf
[0] = 1;
102
if (write(fd,
fakebuf
, 1) < 0) {
/hardware/ti/omap4-aah/camera/
AppCallbackNotifier.cpp
1178
camera_memory_t*
fakebuf
= mRequestMemory(-1, sizeof(buffer_handle_t), 1, NULL);
local
[
all
...]
/hardware/ti/omap4xxx/camera/
AppCallbackNotifier.cpp
1102
camera_memory_t*
fakebuf
= mRequestMemory(-1, 4, 1, NULL);
local
[
all
...]
Completed in 106 milliseconds