Home
last modified time | relevance | path

Searched refs:OHLog (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp54 static void OHLog(const char *module, const char *format, ...) in OHLog() function
68 OHLog(module, format, ##__VA_ARGS__); \
74 OHLog(module, format, ##__VA_ARGS__); \
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp66 static void OHLog(const char *module, const char *format, ...) { in OHLog() function
80 OHLog(module, format, ##__VA_ARGS__); \
86 OHLog(module, format, ##__VA_ARGS__); \

Completed in 5 milliseconds