OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BI_LOGI
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/gui/
BufferItemConsumer.cpp
26
#define
BI_LOGI
(x, ...) ALOGI("[%s] "x, mName.string(), ##__VA_ARGS__)
/frameworks/av/services/camera/libcameraservice/gui/
RingBufferConsumer.cpp
26
#define
BI_LOGI
(x, ...) ALOGI("[%s] "x, mName.string(), ##__VA_ARGS__)
Completed in 684 milliseconds