OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_log_type
(Results
1 - 1
of
1
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp
311
int
android_log_type
= ANDROID_LOG_INFO;
local
317
android_log_type
= ANDROID_LOG_ERROR;
318
__android_log_write (
android_log_type
, LOGMSG_TAG_NAME, buffer);
Completed in 170 milliseconds