OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_MLPrintLog
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/mlsdk/platform/linux/
log_linux.c
45
int
_MLPrintLog
(int priority, const char* tag, const char* fmt, ...)
/hardware/invensense/mlsdk/platform/include/
log.h
293
_MLPrintLog
(MPL_##priority, tag, fmt, ##__VA_ARGS__)
321
int
_MLPrintLog
(int priority, const char *tag, const char *fmt, ...);
Completed in 50 milliseconds