OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RLOGE_IF
(Results
1 - 2
of
2
) sorted by null
/system/core/liblog/include/log/
log_radio.h
136
#ifndef
RLOGE_IF
137
#define
RLOGE_IF
(cond, ...) \
/system/core/liblog/tests/
log_radio_test.cpp
82
RLOGE_IF
(true, content);
84
RLOGE_IF
(false, content_false);
Completed in 58 milliseconds